/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

/***** Jed's CSS *****/

.fusion-page-title-bar .fusion-page-title-captions h1 {
	font-family: 'General Sans Semibold';
	margin-bottom: 0.5rem;
} 
.fusion-page-title-bar .fusion-page-title-captions h3 {
	font-size: 55px;
	line-height: 1.2;
	font-family: 'Clash Display 600';
	background: linear-gradient(92.05deg, #2071E7 21.96%, #599DFF 51.74%, #0F66E4 84.38%);
	background-clip: text;
	display: inline-block;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	word-wrap: anywhere;
} 

.commentator {
	font-family: 'General Sans Medium';
	font-size: 1.5rem;
	line-height: 2.9rem;
	margin-top: 2rem;
	display: inline-block;
}

.commentator img {
	margin-right: 0.5rem;
}

.page-template .border-box-opacity .fusion-column-wrapper {
	box-shadow: 0 0 0 25px rgba(255, 255, 255, 0.30), 0px 43px 43px 9px rgba(0, 0, 0, 0.06);
}

.page-template span.border-box-opacity {
	box-shadow: 0 0 0 25px rgba(255, 255, 255, 0.30), 0px 43px 43px 9px rgba(0, 0, 0, 0.06) !important;
}

#dynamic-team-container:before {
	content: "";
    background: url(/wp-content/uploads/2023/06/spica-1.png)no-repeat scroll center / 100%;
    width: 813px;
    height: 745px;
    left: -29rem;
    position: absolute;
    bottom: 0;
    z-index: 0;
    top: -10rem;
}

#sweden-container:before {
    content: "";
    background: url(/wp-content/uploads/2023/06/Spica_bottom.png)no-repeat scroll center / 100%;
    width: 758px;
    height: 752px;
    right: -6rem;
    position: absolute;
    bottom: 0;
    z-index: 0;
    transform: rotate(180deg);
    top: -29rem;
}

#cutting-edge-container:before {
	content: "";
    background: url(/wp-content/uploads/2023/06/Spica_bottom.png)no-repeat scroll center / 100%;
    width: 758px;
    height: 752px;
    left: -17rem;
    position: absolute;
    bottom: 0;
    z-index: 0;
    transform: rotate(180deg);
    top: -29rem;
}
.buynowbtn2 {
    position: relative;
    width: 100%;
    display: inline;
    margin: 0 auto;
    text-align: center;
	margin-top: 1.2rem;
}

.buynowbtn2 .requestquote {
	background: #0f66e4;
    padding: 23px 80px;
    border-radius: 50px;
    position: relative;
	cursor: pointer;
    color: #fff;
	font-family: "General Sans Bold";
    font-size: 20px;
}

.buynowbtn2 .requestquote:hover{
    background: #689de9;
}

/***** Common Css *****/
.white_text .title-heading-left {
	color: #fff;
}
.fusion-button.btn_shadow {
	font-weight: 600;
}
.fusion-button.btn_shadow:hover {
	box-shadow: 0 0 0 8px rgba(255,255,255,0.4) !important;
}
.hd_heading {
	background: linear-gradient(92.05deg, #2071E7 21.96%, #599DFF 51.74%, #0F66E4 84.38%);
	background-clip: text;
	-webkit-text-fill-color: transparent;
	display: inline-block;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.small_title {
	color: #689DE9;
	margin-bottom: 14px;
	letter-spacing: 0.105em;
	margin-top: 0;
}

.modal.fade.show {
	opacity: 1 !important;
}
.modal-backdrop.fade.show {
	opacity: 0.8 !important;
}
iframe {
	width: 100%;
}
.cmn_padd {
	padding: 5rem 0;
}
/***** Top Header *****/
#main_header .fusion-layout-column {
	transition: 0.3s;
}
#main_header.fusion-sticky-transition .fusion-layout-column {
	margin: 0;
}
#main_header.fusion-sticky-transition .awb-menu__main-a.awb-menu__main-a_regular {
	color: #858585 !important;
	font-family: general sans medium;
}
#main_header.fusion-sticky-transition .fusion-button.see_price_btn:hover {
	background: #2272E73B;
}
#main_header.fusion-sticky-transition::before {
	content: "";
	position: absolute;
	top: -6px;
	filter: blur(12.5px);
	background: #ffffffed;
	bottom: 0;
	left: -20px;
	right: -20px;
	width: 120%;
	height: 100%;
	border-bottom: 1px solid #b7b7b7;
}
#main_header .fusion-button {
	font-weight: 600;
}
#main_header.fusion-sticky-transition .fusion-button {
	border: 1px solid #2272E7;
}
#main_header.fusion-sticky-transition .fusion-button span {
	color: #2272E7;
}
#main_header.fusion-sticky-transition .awb-menu__main-li:hover .awb-menu__main-background-active_left {
	border-color: #2272e7;
}
#main_header .main_top_menu .awb-menu__m-toggle {
	border-radius: 4px;
}
/***** Top Banner *****/
.home_page .top_banner {
	padding: 115px 0 900px;
	background: linear-gradient(180deg,#0f66e4 12%, #55A1ED 58.65%, rgba(85, 161, 237, 0) 100%);
	height: 964px;
}
.home_page .top_banner_inner {
	max-width: 940px;
	margin: 0 auto;
	text-align: center;
}

.home_page .top_banner h1 {
	margin: 0;
	font-family: 'Clash Display 500';
	font-style: normal;
	font-weight: 500;
	font-size: 55px;
	line-height: 68px;
	text-align: center;
	color: #FFFFFF;
}

.home_page .top_banner p {
	color: #fff;
	font-style: normal;
	font-weight: 500;
	font-size: 25px;
	line-height: 30px;
	text-align: center;
	max-width: 641px;
	margin: 40px auto 20px auto;
}
.home_page .cst_btn {
	padding: 19px 75px;
	border: 1px solid #fff;
	border-radius: 50px;
	background: #fff;
	color: #4E9BEC;
	margin: 1rem 0;
	display: inline-block;
	transition: 0.3s;
	text-decoration: none;
	font-weight: 600;
	font-size: 18px;
}
.home_page .cst_btn:hover {
	box-shadow: 0 0 0 8px rgba(255,255,255,0.5);
}
.video_container {
	max-width: 970px;
	width: 100%;
	margin: 0 auto;
}
.home_page .video_wrap {
	margin: 30px 0 100px 0;
	padding: 0 30px;
	position: relative;
	padding-top: 56.25%;
}
.home_page .video_wrap #hm_video {
	width: 100%;
	height: 100%;
}
.home_page .video_banner {
	margin-top: -400px;
}
.home_page .video_wrap #video_img, .home_page .video_wrap iframe , .home_page .video_wrap #video_img, .home_page .video_wrap .wp-video {
	border-radius: 50px;
	box-shadow: 0 0 0 25px rgba(255, 255, 255, 0.30), 0px 43px 43px 9px rgba(0, 0, 0, 0.06);
}
.home_page .video_wrap iframe, .home_page .video_wrap iframe .wp-video {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.home_page .play_btn {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	cursor: pointer;
	border: 0;
	outline: none;
	overflow: hidden;
	opacity: 1;
	transition: 0.3s;
	border-radius: 50px;
	box-shadow: 0 0 0 25px rgba(255, 255, 255, 0.30), 0px 43px 43px 9px rgba(0, 0, 0, 0.06);
}
.home_page .play_btn::before {
	content: "";
	background: url(/wp-content/uploads/2023/06/material-symbols_play-circle-rounded.png)no-repeat scroll center / 131px;
	width: 131px;
	height: 131px;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	transition: 0.3s;
}
.home_page .play_btn:hover:before {
	transform: scale(1.1);
}
.accordion .accordion-button, .accordion .accordion-button:not(.collapsed) {
	color: #818181;
	background: transparent;
	border: 0 !important;
	box-shadow: none;
	padding: 20px 20px;
	font-family: general sans semibold;
	font-size: 22px;
}

.accordion .accordion-item, .accordion .accordion-item:last-of-type {
	border: 0;
}

.accordion-header {
	border-bottom: 1px solid #ddd;
}
.accordion-item:first-child .accordion-header {
	border-top: 1px solid #ddd;
}
.accordion .accordion-button::after {
	background-image: url(/wp-content/uploads/2023/05/top_arrow.png);
	background-size: 18px;
	width: 18px;
	height: 18px;
}

.accordion .collapse {
	display: initial !important;
}
.accordion .collapse:not(.show) {
	display: none !important;
}

/***** How does it work *****/

.home_page .cst_btn.blue_btn {
	background: #2272E7;
	border: 1px solid transparent;
	border-radius: 68px;
	color: #fff;
	padding: 19px 45px;
}
.home_page .cst_btn.blue_btn img {
	margin-left: 10px;
}
.home_page .cst_btn.blue_btn:hover {
	box-shadow: 0 0 0 8px rgba(34, 114, 231, 0.19);
}

.how_work .content {
	max-width: 700px;
}

.how_work .content p {
	max-width: 500px;
}
.how_work h3 {
	color: #2172E7;
}

.how_work .content p {
	margin: 2rem 0;
}
/***** Key Benefits *****/
.keybenefit {
	display: flex;
	align-items: center;
	padding-left: 5%;
}
.keybenefit .box_img_wrap {
	width: 100%;
	max-width: 350px;
	margin-right: 30px;
	flex: 0 0 auto;
}
.keybenefit .main_benefitslider {
	width: calc(100% - 350px);
}
.keybenefit .owl-stage {
	display: flex;
}
.keybenefit .box-wrap {
	border: 1px solid #E7E7E7;
	border-radius: 30px;
	padding: 2rem;
	height: 100%;
	margin: 0 10px;
}
.keybenefit .box-wrap img {
	height: 62px;
	width: auto !important;
}
.keybenefit .box-wrap h4 {
	font-size: 18px;
	line-height: 24px;
	text-transform: uppercase;
	color: #2272E7;
	font-family: general sans semibold;
	max-width: 140px;
	min-height: 48px;
}
.keybenefit .box-wrap p {
	max-width: 220px;
	font-size: 15px;
	line-height: 156%;
	color: #818181;
	font-family: general sans medium;
}
.keybenefit .normal_link {
	font-family: General Sans Medium;
	font-style: normal;
	font-weight: 600;
	font-size: 15px;
	line-height: 128%;
	color: #2272E7 !important;
	position: relative;
	display: inline-flex;
	align-items: center;
}
.keybenefit .normal_link img {
	margin-left: 12px;
	width: auto !important;
	display: inline-block !important;
	height: auto;
}
/***** Video  *****/
#videoModal .modal-dialog.modal-dialog-centered {
	width: 100%;
	max-width: 700px;
}
/***** Three Column Testimonials *****/
.testimonials figure {
	display: grid;
	grid-template-rows: 1fr auto;
	margin-bottom: 10px;
	break-inside: avoid;
	padding: 2rem;
	border: 1px solid #D6D6D6;
	border-radius: 26px;
}

.testimonials .content {
	grid-row: 1;
	grid-column: 1;
	font-size: 15px;
	line-height: 25.05px;
	color: #787878;
}
.testimonials figure > img {
	grid-row: 2;
	grid-column: 1;
}

.testimonials {
	column-count: 3;
	column-gap: 10px;
}

.testimonials .person_details {
	display: flex;
	align-items: center;
}
.testimonials .person_details .img_wrap {
	width: 40px;
	margin-right: 10px;
}
.testimonials .person_details .img_wrap img {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	object-fit: cover;
}
.testimonials .person_data h5 {
	margin: 0;
	font-family: general sans semibold;
	font-size: 15px;
	line-height: 16px;
	text-transform: uppercase;
	color: #6C6C6C;
}
.testimonials .person_data h6 {
	margin: 5px 0 0;
	font-family: general sans medium;
	font-size: 12px;
	color: #919191;
	line-height: 16px;
	text-transform: uppercase;
}
.testimonials .content p strong, .testimonials .content p a {
	color: #2272e7;
	font-family: general sans medium;
}





/***** Two Column Testimonials *****/
.testimonials-two-column figure {
	display: grid;
	grid-template-rows: 1fr auto;
	margin-bottom: 10px;
	break-inside: avoid;
	padding: 2rem;
	border: 1px solid #D6D6D6;
	border-radius: 26px;
}

.testimonials-two-column .content {
	grid-row: 1;
	grid-column: 1;
	font-size: 15px;
	line-height: 25.05px;
	color: #787878;
}
.testimonials-two-column figure > img {
	grid-row: 2;
	grid-column: 1;
}

.testimonials-two-column {
	column-count: 2;
	column-gap: 10px;
}

.testimonials-two-column .person_details {
	display: flex;
	align-items: center;
}
.testimonials-two-column .person_details .img_wrap {
	width: 40px;
	margin-right: 10px;
}
.testimonials-two-column .person_details .img_wrap img {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	object-fit: cover;
}
.testimonials-two-column .person_data h5 {
	margin: 0;
	font-family: general sans semibold;
	font-size: 15px;
	line-height: 16px;
	text-transform: uppercase;
	color: #6C6C6C;
}
.testimonials-two-column .person_data h6 {
	margin: 5px 0 0;
	font-family: general sans medium;
	font-size: 12px;
	color: #919191;
	line-height: 16px;
	text-transform: uppercase;
}
.testimonials-two-column .content p strong, .testimonials .content p a {
	color: #2272e7;
	font-family: general sans medium;
}



/***** Discover Page *****/
#dicover_quote::before {
	content: "";
	background: url(/wp-content/uploads/2023/06/Spica_bottom.png)no-repeat scroll center / 100%;
	width: 752px;
	height: 700px;
	left: -400px;
	position: absolute;
	top: -260px;
	z-index: -1;
}
#dicover_quote:after {
	content: "";
	background: url(/wp-content/uploads/2023/06/Spica_bottom.png)no-repeat scroll center / 100%;
	width: 752px;
	height: 700px;
	right: -400px;
	position: absolute;
	bottom: -260px;
	z-index: -1;
	transform: rotate(180deg);
}
#slider_discover_wrap {
	margin-right: -5%;
}
#slider_discover .swiper-wrapper {
	align-items: inherit;
}
#slider_discover .fusion-image-element {
	position: absolute;
	bottom: 30px;
	right: 30px;
}

#step_slider .flex-direction-nav {
	display: block;
}
#step_slider .flex-direction-nav .flex-prev {
	background: url(/wp-content/uploads/2023/06/arrow_right.png)no-repeat scroll center / 40px;
	width: 40px;
	height: 40px;
	left: 40px;
	opacity: 1;
}
#step_slider .flex-direction-nav .flex-next {
	background: url(/wp-content/uploads/2023/06/arrow_left.png)no-repeat scroll center / 40px;
	width: 40px;
	height: 40px;
	right: 40px;
	opacity: 1;
}
#step_slider .flex-control-nav.flex-control-paging {
	bottom: 30px;
}
#step_slider .flexslider {
	margin-bottom: 0;
}
#step_slider .flexslider .slides img {
	width: auto;
	margin: 0 auto;
}

/***** Pricing Page *****/

#pricing_header {
  position: relative;
}
#pricing_header::before, #pricing_header::after {
  content: "";
  background: url(/wp-content/uploads/2023/06/Spica_bottom.png)no-repeat scroll left center / 600px;
  width: 600px;
  height: 600px;
  position: absolute;
  left: -320px;
  top: -70px;
}
#pricing_header::after {
  left: unset;
  right: -320px;
}
.bold_list .fusion-li-item-content {
	font-family: general sans medium !important;
	font-size: 15px;
}
.fusion-checklist.bold_list {
	max-width: 240px;
	margin: 0 auto;
}
#faq.fusion-accordian .fusion-toggle-icon-unboxed .panel-title a.active .fa-fusion-box {
	color: #0f66e4 !important;
}

.buynowbtn a {
    font-family: "General Sans Bold";
    font-size: 20px;
    color: #fff;
    position: absolute;
    bottom: 0;
    top: 18px;
    left: 84px;
    pointer-events: none;
    height: 36px;
}
.buynowbtn .ppbtn input {
    background: #0f66e4;
    padding: 23px 80px;
    border-radius: 50px;
    position: relative;
    text-indent: -99999px;
    width: 254px;
    height: 70px;
	cursor: pointer;
	transition-duration: .2s;
    transition-timing-function: linear;
}
.buynowbtn {
	position: relative;
	max-width: 255px;
	width: 100%;
	display: flex;
	align-items: center;
	margin: 0 auto;
}
.buynowbtn .ppbtn input:hover {
  background: #689de9;
}

/***** Profile Box *****/
.fusion_builder_column.profile_box.post-card {
	height: 100%;
}
.awb-swiper .profile_box .fusion-image-wrapper {
	display: block;
	width: 100%;
}
.awb-swiper .profile_box .fusion-image-wrapper img {
	width: 100%;
	height: 400px;
	object-fit: cover;
}

/***** Blog Post *****/
.related-posts h2 {
	font-size: 40px !important;
	background-color: var(--awb-custom_color_1);
	background-image: radial-gradient(circle at center center, var(--awb-custom_color_1) 5%,var(--awb-color5) 30%);
	-webkit-background-clip: text;
	-moz-background-clip: text;
	-webkit-text-fill-color: transparent;
	-moz-text-fill-color: transparent;
}
#related_posts .fusion-carousel-item-wrapper {
  background: #f9f9f9;
}
#related_posts .fusion-carousel-item-wrapper .fusion-carousel-title {
  padding: 0 1rem;
}
#related_posts .fusion-carousel-item-wrapper .fusion-carousel-meta {
  padding: 1rem;
}
#related_posts .swiper-slide, #related_posts .fusion-carousel-item-wrapper {
  height: 100%;
  box-shadow: 0 1px 5px #ececec;
}
.single .keybenefit {
	display: block;
	padding: 0;
}

#respond .comment-form #comment-submit {
  background: #0f66e4;
  color: #fff;
  border: 1px solid #0f66e4 ;
  font-weight: 600;
}


#respond .comment-form #comment-submit:hover {
	background: transparent;
	color: #1da0fa;
	border-color: #0f66e4;
}

.related_posts {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
  margin-left: -10px;
}
.related_posts li {
  margin: 10px;
  width: calc(25% - 20px);
background: #fbfbfb;
}
.related_posts li .img_wrap img {
	height: 350px;
	object-fit: cover;
}
.related_posts h4 {
  margin: 0px 0 10px 0;
}
.related_posts .date {
  font-weight: 600;
  margin-bottom: 10px;
  font-size: 14px;
}
.related_posts li .content_box {
  padding: 2rem;
}
.related_posts li:hover {
  box-shadow: 0 0 10px #dfdfdf;
}
/***** Footer *****/
.footer_cta .fusion-text {
	max-width: 330px;
}
.footer_cta .title-heading-left {
	max-width: 500px;
}
@media (min-width:992px) {
	.footer_ordercolumn .fusion-column-wrapper {
		justify-content: flex-end !important;
	}
}

@media (min-width:1200px) {
	.container {
		width: 100% !important;
		max-width: 90%;
	}

}
@media (max-width:1500px) {
	.awb-swiper .profile_box .fusion-image-wrapper img {
		height: 330px;
	}
}
@media (max-width:1400px) {
	#main_header .awb-menu__main-li {
		margin-right: 10px;
	}
	#main_header .fusion-button {
		font-weight: 600;
		padding: 12px 20px;
		min-width: 140px;
	}
	.video_container {
		padding: 10px;
	}
}
@media (max-width:1199px) {
	.video_container {
		padding: 0 30px;
	}
	.testimonials {
		column-count: 2;
	}
}

@media (max-width:991px) {
	.cmn_padd {
		padding: 0rem 0 5rem;
	}
	.testimonials, .testimonials-two-column {
		column-count: 1;
	}
	#main_header .awb-menu__m-toggle {
		background: #0049b3;
		border-radius: 5px;
	}
	.home_page .top_banner {
		padding-top: 80px;
		height: 700px;
		padding-bottom: 0;
	}
	.home_page .top_banner h1 {
		font-size: 32px;
		line-height: 1.3;
	}
	.home_page .top_banner p {
		margin-top: 20px;
		font-size: 18px;
	}
	.home_page .video_banner {
		margin-top: -270px;
	}
	.home_page .play_btn img {
		max-width: 60px;
	}
	.how_work .content p {
		max-width: 100%;
		margin: 1rem 0;
	}
	.keybenefit {
		display: block;
		padding: 0px 5%;
	}
	.keybenefit .box_img_wrap {
		margin: 0 auto 60px auto;
	}
	.keybenefit .main_benefitslider {
		width: 100%;
	}
	
	.footer_cta .title-heading-left {
		max-width: 100%;
		font-size: 30px !important;
	}
	.footer_cta .fusion-text {
		max-width: 100%;
	}
	.footer_order_btns .fusion-column-wrapper {
		justify-content: center !important;
	}
	#pricing_section .fusion-button {
		padding: 18px 4rem;
	}
	.related_posts li {
	  margin: 10px;
	  width: calc(50% - 20px);
	}
}
@media (max-width:767px) {
	.testimonials {
		column-count: 1;
	}
	#top_abs_singlet {
		position: relative;
		top: 0;
	}
	#dicover_quote .fusion-text.quote_text {
		font-size: 25px !important;
	}
	#slider_discover {
		margin: 0 15px;
	}
	.singlepost_title h3 {
		font-size: 30px !important;
		line-height: 1.3;
	}

}
@media (max-width:575px) {
	.container {
		width: 95% !important;
	}
	.keybenefit .box-wrap p {
		max-width: 100%;
	}
	.keybenefit .box-wrap .icon img {
		margin: 0 auto;
	}
	.keybenefit .box-wrap h4 {
		display: block;
		max-width: 100%;
		min-height: unset;
	}
	.keybenefit .box-wrap {
		text-align: center;
	}
	#menu-footer {
		justify-content: center;
	}
	#menu-footer a {
		padding: 0 10px;
		font-size: 14px;
	}
	h2.hd_heading {
		font-size: 40px;
		line-height: 1.1;
	}
	.h2_hd_heading h2, .fusion-page-title-bar .fusion-page-title-captions h3 {
		font-size: 40px !important;
		line-height: 1.1;
	}
	.h2_hd_heading h2 br {
		display: none;
	}
	.canvas_ {
		width: 300px !important;
		height: 300px !important;
	}
	.cell div {
		background-size: 300px !important;
	}
	.cell.flipped:first-child::before {
		width: 480px !important;;
		height: 290px !important;
		right: 1px !important;
		top: -103px !important;
		background-size: 100% !important;
	}
	.cell.flipped:nth-child(2)::before {
		width: 440px !important;
		height: 250px !important;
		left: 2px !important;
		top: -62px !important;
	}
	.cell.flipped:nth-child(3)::before {
		width: 490px !important;
		height: 355px !important;    
		right: 1px !important;
		top: 0px !important;
	}
	.cell.flipped:nth-child(4)::before {
		width: 465px !important;
		height: 412px !important;
		left: 2px !important;
		top: 1px !important;
	}
	.home_page .top_banner {
		padding-top: 60px;
		padding-bottom: 0;
		height: 770px;
	}
	.home_page .top_banner h1 br {
		display: none;
	}
	.home_page .play_btn::before {
		background-size: 70px;
	}
	#related_posts .swiper-slide {
		width: 100% !important;
	}
	.related_posts ul {
	  margin: 0;
	}
	.related_posts li {
	  margin: 10px 0;
	  width: 100%;
	}
}

@media (max-width:400px) {
	.home_page .top_banner {
		padding-top: 50px;
		height: 750px;
	}

	#main {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	.video_container {
		padding: 0 10px;
	}
	.home_page .video_wrap iframe {
		border-radius: 15px;
		box-shadow: 0 0 0 15px rgba(255, 255, 255, 0.30), 0px 43px 43px 9px rgba(0, 0, 0, 0.06);
	}
	.home_page .play_btn {
		border-radius: 15px;
		box-shadow: 0 0 0 15px rgba(255, 255, 255, 0.30), 0px 43px 43px 9px rgba(0, 0, 0, 0.06);
	}

}