@font-face {
	font-family: 'Squad-Regular';
	src: url(./foodifox-font/Squad-Regular.otf)
}

@font-face {
	font-family: 'Squad-SemiBold';
	src: url(./foodifox-font/Squad-SemiBold.otf);
	font-weight: 600
}

@font-face {
	font-family: 'Squad-Bold';
	src: url(./foodifox-font/Squad-Bold.otf);
	font-weight: 700
}

@font-face {
	font-family: 'Squad-BoldItalic';
	src: url(./foodifox-font/Squad-BoldItalic.otf);
	font-weight: 700;
	font-style: italic
}

/* @font-face { */
/* 	font-family: Squad-ExtraLight; */
/* 	src: url(./static/Squad-ExtraLight.otf) */
/* } */

/* @font-face { */
/* 	font-family: Squad-Light; */
/* 	src: url(./static/SquadLight.ttf) */
/* } */

a, abbr, acronym, address, applet, article, aside, audio, b, big,
	blockquote, body, canvas, caption, center, cite, code, dd, del, details,
	dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form,
	h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd,
	label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby,
	s, samp, section, small, span, strike, strong, sub, summary, sup, table,
	tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
/* 	vertical-align: baseline; */
	font-family: Squad-Regular
}

article, aside, details, figcaption, figure, footer, header, hgroup,
	menu, nav, section {
	display: block
}

body, html {
	scroll-behavior: smooth;
	color: #666
}

body {
	line-height: 1
}

ol, ul {
	list-style: none
}

blockquote, q {
	quotes: none
}

blockquote:after, blockquote:before, q:after, q:before {
	content: "";
	content: none
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

a:link, a:visited {
	text-decoration: none;
	color: #666
}

p {
/* 	letter-spacing: 1px */
}

.slick-next, .slick-prev {
	width: 100px;
	height: 100%
}

.slick-next:before, .slick-prev:before {
	font-size: 55px !important;
	color: #00b595 !important;
	position: absolute
}

.slick-next:before {
	position: absolute;
	left: 0
}

.slick-prev:before {
	position: absolute;
	left: -50px
}

.Flame-module--flameContainer--12G8G {
	display: flex;
	flex-direction: column
}

.Flame-module--pink--3uw21 {
	background-color: #fbc0cb
}

.Flame-module--pinkWrap--3pTPE {
	width: 60%;
	margin: 0 auto
}

.Flame-module--pinkContainer--1XNvk {
	display: flex;
	flex-direction: row;
	justify-content: space-around;
	padding-top: 80px;
	padding-bottom: 80px
}

.Flame-module--text--duwz2 {
	align-self: center;
	width: 470px
}

h3 {
	font-size: 40px;
	letter-spacing: 3px
}

p {
	font-size: 20px
}

.Flame-module--pinkText--ANW9S {
	font-size: 18px;
	line-height: 26px;
	width: 90%
}

.Flame-module--image--3i6xB {
	width: 350px
}

.Flame-module--whiteWrap--3iip7 {
	width: 60%;
	margin: 0 auto;
	padding-top: 80px;
	padding-bottom: 80px
}

.Flame-module--whiteContainer--3_EC6 {
	display: flex;
	flex-direction: column
}

.Flame-module--greenText--10EA7, .Flame-module--greyText--2TiiZ {
	font-size: 20px;
	line-height: 30px
}

.Flame-module--greyTextBold--3HVp6 {
	font-size: 20px;
	line-height: 30px;
	margin-top: 40px;
	font-family: Squad-Bold
}

.Flame-module--greenText--10EA7 {
	color: #00b595 !important
}

@media screen and (max-width:900px) {
	.Flame-module--pinkContainer--1XNvk {
		display: flex;
		flex-direction: column-reverse
	}
	.Flame-module--image--3i6xB {
		width: 300px;
		height: auto;
		margin: 0 auto
	}
	.Flame-module--text--duwz2 {
		text-align: center
	}
	.Flame-module--text--duwz2 h3 {
		letter-spacing: 2px;
		font-size: 30px;
		margin-top: 40px
	}
	.Flame-module--pinkText--ANW9S {
		width: 100%
	}
	.Flame-module--whiteWrap--3iip7 {
		width: 85%;
		margin: 0 auto;
		padding-top: 60px;
		padding-bottom: 60px
	}
	.Flame-module--whiteContainer--3_EC6 {
		display: flex;
		flex-direction: column;
		align-items: center
	}
}

@media screen and (max-width:500px) {
	.Flame-module--pinkWrap--3pTPE {
		width: 80%
	}
	.Flame-module--pinkContainer--1XNvk {
		padding-top: 60px;
		padding-bottom: 60px
	}
	.Flame-module--text--duwz2 {
		width: 90%
	}
	.Flame-module--whiteWrap--3iip7 {
		width: 75%
	}
	.Flame-module--greenText--10EA7, .Flame-module--greyText--2TiiZ,
		.Flame-module--greyTextBold--3HVp6 {
		font-size: 18px;
		line-height: 26px
	}
}

@media screen and (min-width:1500px) {
	.Flame-module--pinkWrap--3pTPE, .Flame-module--whiteWrap--3iip7 {
		width: 42%
	}
}

.Header-module--headerContainter--3hsNB {
	position: fixed;
	z-index: 100;
	width: 100%;
	background-color: #fff;
	top: 0
}

.Header-module--headerContainter--3hsNB a {
	color: #000
}

.Header-module--headerNotification--1Q6aQ {
	height: 41px;
	background-color: #00b595;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	text-align: center
}

.Header-module--notificationText--5fzlw {
	font-size: 18px;
	line-height: 20px;
	color: #fff !important;
	font-weight: 400 !important;
	letter-spacing: 0
}

.Header-module--headerNotificationClose--18_pW {
	position: absolute;
	right: 10px;
	width: 10px;
	color: #666 !important;
	transition: all .5s ease-in-out
}

.Header-module--headerNotificationClose--18_pW:hover {
	cursor: pointer;
	transform: rotate(1turn);
	-ms-transform: rotate(1turn);
	-moz-transform: rotate(1turn);
	-webkit-transform: rotate(1turn);
	-o-transform: rotate(1turn)
}

.Header-module--navBread--o15cF, .Header-module--navCheckbox--38cW3 {
	display: none
}

.Header-module--foodifoxLogo--13fWG {
	display: block;
	height: 45px;
	line-height: 45px;
	margin-top: 30px;
}

.Header-module--header--1Op28 {
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: 100px;
	padding-left: 30px;
	padding-right: 30px
}

ul {
	list-style: none
}

li {
	display: inline-block;
	padding: 14px 16px
}

.Header-module--headerContainter--3hsNB a {
	text-transform: uppercase;
	font-size: 15px
}

.Header-module--dropdownWrap--3HT-x {
	transition-duration: .5s;
	position: relative
}

a:hover {
	color: #fbc0cb
}

.Header-module--mainNav--2w1b7 .Header-module--dropdown--2kY3s {
	display: none
}

.Header-module--mainNav--2w1b7 li:hover>.Header-module--dropdown--2kY3s
	{
	display: block
}

.Header-module--dropdown--2kY3s {
	display: flex;
	flex-direction: row;
	align-items: center;
	position: absolute;
	top: 120;
	left: 0;
	z-index: 200;
	animation: Header-module--leftToRight--23AD6 .5s linear;
	-webkit-animation: Header-module--leftToRight--23AD6 .4s ease-in-out
}


keyframes Header-module--leftToRight--23AD6 {
	left: -100%
}

to {
	left: 0
}


.Header-module--dropdownName--1Vee9 {
	display: flex;
	flex-direction: row;
	justify-content: space-around;
	align-items: center
}

.Header-module--dropdownIcon--wlE6b {
	margin-left: 5px;
	font-size: 12px
}

.Header-module--dropdown--2kY3s li {
	display: block;
	z-index: 200;
	background-color: #fff;
	width: 226px;
	height: 40x;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	border-color: hsla(0, 0%, 100%, 0);
	box-shadow: 0 2px 5px rgba(0, 0, 0, .3)
}

.Header-module--dropdown--2kY3s li:first-child {
	margin-top: 20px
}

.Header-module--dropdown--2kY3s a {
	display: block;
	font-size: 15px;
	padding: 10px 10px 10px 30px
}

.Header-module--dropdown--2kY3s a:hover, .Header-module--dropdown--2kY3s li:hover>.Header-module--dropdown--2kY3s a
	{
	background-color: #edece8;
	transition-duration: .5s
}

.Header-module--socialIcons--1F2dY {
	padding: 0;
	text-align: center;
	width: 35px;
	height: 44px;
	vertical-align: middle;
	line-height: 44px
}

.Header-module--socialIcons--1F2dY a {
	display: block
}

.Header-module--icon--kOLpV {
	height: 25px;
	margin: 0 auto;
	display: inline-block;
	vertical-align: middle
}

.Header-module--downloadBtn--1ff6L {
	display: block;
	background-color: #fbc0cb;
	border-radius: 25px;
	text-align: center;
	height: 40px;
	line-height: 40px;
	padding-left: 20px;
	padding-right: 20px
}

.Header-module--headerDownloadBtnWrap--1u7v9 .Header-module--downloadBtn--1ff6L
	{
	transition: all 1s ease-in-out
}

.Header-module--headerDownloadBtnWrap--1u7v9 .Header-module--downloadBtn--1ff6L:hover
	{
	background-color: #f7d0d9;
	color: #666
}

.Header-module--socialIconsContainer--2EC5e {
	display: none
}

@media ( max-width :1100px) {
	.Header-module--navMobile--3XpMt {
		width: 100%;
		display: flex;
		justify-content: space-between;
		align-items: center
	}
	.Header-module--header--1Op28 {
		flex-direction: column;
		justify-content: space-between;
		align-items: center
	}
	.Header-module--foodifoxLogo--13fWG {
		width: 162px;
		height: 40px;
		margin-top: 0px;
/* 		padding-top: 30px; */
/* 		padding-bottom: 30px */
	}
	.Header-module--navBread--o15cF {
		display: block;
		font-size: 30px;
		height: 40px;
		cursor: pointer
	}
	.Header-module--headerMenu--o6EIB {
		position: fixed;
		top: 100px;
		width: 100%;
		margin: 0 auto;
		transition: all .6s ease-in-out
	}
	.Header-module--mainNav--2w1b7 {
		background: #fff;
		display: flex;
		flex-direction: column;
		width: 90%;
		margin: 0 auto;
		border-top: 3px solid #00b595
	}
	li {
		display: flex
	}
	.Header-module--mainNav--2w1b7 .Header-module--dropdown--2kY3s {
		display: block
	}
	.Header-module--dropdown--2kY3s {
		display: flex;
		flex-direction: row;
		align-items: center;
		position: static
	}
	.Header-module--dropdown--2kY3s li {
		display: block;
		background-color: #fff;
		width: 100%;
		height: auto;
		line-height: 44px;
		padding: 0;
		border-color: hsla(0, 0%, 100%, 0);
		box-shadow: 0 2px 5px rgba(0, 0, 0, .3);
		box-shadow: none
	}
	.Header-module--dropdown--2kY3s li:first-child {
		margin-top: 0
	}
	.Header-module--dropdown--2kY3s a {
		display: block;
		padding: 0;
		padding-left: 65px !important;
		font-size: 14px;
		text-transform: none;
		font-weight: 700;
		color: #000
	}
	.Header-module--mainNav--2w1b7 li:hover>.Header-module--mainNav--2w1b7 a
		{
		background-color: #edece8;
		transition-duration: .5s
	}
	.Header-module--dropdownIcon--wlE6b {
		display: none
	}
	.Header-module--dropdownWrap--3HT-x {
		padding: 0;
		width: 100%;
		border-bottom: none !important
	}
	.Header-module--dropdownNameWrap--2_7-c {
		display: block;
		background: #f8f7f7
	}
	.Header-module--dropdownName--1Vee9 {
		display: flex;
		flex-direction: row;
		justify-content: flex-start;
		padding: 14px 16px;
		background: #f8f7f7
	}
	.Header-module--mainNav--2w1b7 li {
		border-bottom: 2px solid #f8f7f7;
		display: block
	}
	.Header-module--mainNav--2w1b7 a {
		display: block;
		padding-left: 25px;
		font-size: 14px;
		text-transform: none;
		font-weight: 700;
		color: #000
	}
	.Header-module--downloadBtn--1ff6L {
		display: block;
		background-color: #fbc0cb;
		border-radius: 25px;
		text-align: center;
		width: 136px;
		margin-left: 25px;
		height: 40px;
		line-height: 40px;
		padding-left: 10px !important;
		padding-right: 10px
	}
	.Header-module--icon--kOLpV, .Header-module--socialIcons--1F2dY,
		.Header-module--socialIcons--1F2dY a {
		display: none !important
	}
	.Header-module--socialIconsContainer--2EC5e {
		display: flex;
		flex-direction: row
	}
	.Header-module--socialIconsContainer--2EC5e a {
		display: inline-block
	}
	.Header-module--mobileIcon--fIlPe {
		height: 25px;
		margin: 0 auto;
		display: inline-block;
		vertical-align: middle
	}
	.Header-module--notificationText--5fzlw {
		font-size: 10px;
		line-height: 20px;
		display: block;
		width: 80%
	}
	.Header-module--headerNotificationClose--18_pW {
		position: absolute;
		right: 10px;
		width: 10px;
		color: #000 !important;
		transition: all .5s ease-in-out
	}
}

.Footer-module--footerSection--OhRWW {
	height: 60px;
	display: flex;
	justify-content: center;
	align-items: flex-end
}

.Footer-module--footerWrap--DH4jW {
	text-align: center;
	font-size: 17px;
	padding-bottom: 10px;
	line-height: 22px;
	width: 80%
}

@media screen and (max-width:700px) {
	.Footer-module--footerWrap--DH4jW {
		font-size: 14px;
		line-height: 19px
	}
}

.AboutTopImage-module--aboutTopImage--3gg3P {
	background: #fff;
	background: linear-gradient(180deg, #fff, #e9e9e9);
	margin-top: 100px
}

.AboutTopImage-module--aboutTopImageWrap--1U5aH {
	width: 80%;
	margin: 0 auto
}

.AboutTopImage-module--aboutTopImageContainer--TRrqX {
	display: flex;
	flex-direction: row;
	justify-content: space-around;
	align-items: center;
	padding-top: 130px;
	padding-bottom: 130px
}

.AboutTopImage-module--aboutTopImageText--bKROs {
	width: 50%;
	margin: 0 auto
}

.AboutTopImage-module--aboutTopImageTextHeader--20bOY {
	font-size: 50px;
	letter-spacing: 7px;
	color: #fbc0cb;
	margin-bottom: 50px
}

.AboutTopImage-module--aboutTopImageTextBody--OCyma {
	font-size: 18px;
	font-weight: 400;
	line-height: 28px;
	margin-bottom: 20px
}

.AboutTopImage-module--aboutTopImageFoodifoxImgContainer--34E4W {
	width: 50%;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center
}

.AboutTopImage-module--aboutTopImageBox--2FT-E {
	width: 375px;
	height: auto
}

@media screen and (min-width:1500px) {
	.AboutTopImage-module--aboutTopImageWrap--1U5aH {
		width: 65%
	}
}

@media screen and (max-width:901px) {
	.AboutTopImage-module--aboutTopImageFoodifoxImgContainer--34E4W {
		display: none
	}
	.AboutTopImage-module--aboutTopImageContainer--TRrqX {
		display: flex;
		flex-direction: column-reverse;
		justify-content: space-around;
		align-items: center;
		padding-top: 0;
		padding-bottom: 60px
	}
	.AboutTopImage-module--aboutTopImageBox--2FT-E {
		width: 275px
	}
	.AboutTopImage-module--aboutTopImageText--bKROs {
		width: 100%;
		margin: 40px auto 0
	}
	.AboutTopImage-module--aboutTopImageTextHeader--20bOY {
		font-size: 30px;
		line-height: 38px;
		letter-spacing: 3px;
		margin-bottom: 30px
	}
	.AboutTopImage-module--aboutTopImageTextBody--OCyma {
		font-size: 16px;
		line-height: 25px;
		margin-bottom: 20px
	}
}

@media screen and (min-width:900px) and (max-width:1200px) {
	.AboutTopImage-module--aboutTopImageBox--2FT-E {
		width: 280px
	}
}

.AboutContent-module--aboutWrap--3GRgx {
	width: 60%;
	margin: 0 auto
}

.AboutContent-module--abouBoxWrap--ASGq_ {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	margin-top: 120px;
	margin-bottom: 20px;
	position: relative
}

.AboutContent-module--abouBoxContainer--3AHuM,
	.AboutContent-module--abouBoxContainerUp--2tZOP {
	width: 154px;
	height: 300px;
	animation: AboutContent-module--MoveUpDown--21Sde 2.5s linear infinite;
	position: absolute
}

.AboutContent-module--aboutBoxBtn--I8qIx,
	.AboutContent-module--aboutBoxBtnUp---suH7 {
	width: 154px;
	height: auto
}

.AboutContent-module--viewContentLast--aG6UH {
	margin-bottom: 300px
}


keyframes AboutContent-module--MoveUpDown--21Sde { 
	transform: translateY(0)
}

to {
	transform:translateY(-100px)
}

.AboutContent-module--aboutContentViewMore--2iLUb {
	cursor: pointer;
	font-size: 16px;
	color: #8a9399;
	font-weight: 400
}

.AboutContent-module--aboutContainerSpecial--hhuA_ {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center
}

.AboutContent-module--aboutContainerSpecialColOne--3z0xI {
	width: 220px;
	margin-top: 30px;
	align-self: flex-start;
	position: relative
}

.AboutContent-module--aboutContainerSpecialColThree--M4ADS {
	width: 220px;
	margin-top: 150px;
	position: relative
}

.AboutContent-module--aboutContainerSpecialColOneImg--3N1We,
	.AboutContent-module--aboutContainerSpecialColThreeImg--8_T2p {
	width: 220px;
	position: absolute;
	top: 0
}

.AboutContent-module--aboutContainerSpecialColOneBg--2SuvG {
	width: 220px
}

.AboutContent-module--aboutContentBoxLine2L--3uhbI {
	position: absolute;
	top: 0
}

.AboutContent-module--aboutContainerSpecialColTwo--1BIPS {
	width: 33%;
	text-align: center;
	margin-top: 150px
}

.AboutContent-module--aboutContentTextHeader--2vEFI {
	font-size: 28px;
	font-weight: 500;
	letter-spacing: 2px;
	color: #00b595;
	margin-bottom: 20px
}

.AboutContent-module--aboutContentTextBody--3GpAJ {
	font-size: 18px;
	line-height: 28px;
	margin-bottom: 20px
}

.AboutContent-module--speciailViewContent--2MDhW {
	width: 80%;
	height: auto;
	margin: 40px auto 0;
	font-size: 18px;
	line-height: 30px;
	text-align: center
}

.AboutContent-module--aboutContentContainerTwo1--1HD7I,
	.AboutContent-module--aboutContentContainerTwo2--v3yae,
	.AboutContent-module--aboutContentContainerTwo3--3VP2q,
	.AboutContent-module--aboutContentContainerTwo4--2F1qG,
	.AboutContent-module--aboutContentContainerTwo5--rQGf- {
	margin-top: 100px;
	display: flex;
	flex-direction: row;
	justify-content: space-evenly;
	align-items: center
}

.AboutContent-module--aboutContentTextCommonTwo--3UxG5 {
	width: 35%;
	text-align: center;
	vertical-align: middle
}

.AboutContent-module--aboutContentTextCommonHeader--3RWHl {
	font-size: 28px;
	font-weight: 400;
	letter-spacing: 2px;
	color: #00b595;
	margin-bottom: 20px
}

.AboutContent-module--aboutContentTextCommonBody--mHpLd {
	font-size: 18px;
	line-height: 28px;
	margin-bottom: 20px
}

.AboutContent-module--aboutImgContainerLine3--38EHs {
	width: 256px;
	position: relative
}

.AboutContent-module--line2Certi--mh_2X {
	width: 57px;
	height: auto;
	position: absolute;
	top: 0
}

.AboutContent-module--line2Img--3vnVZ {
	width: 256px;
	height: auto
}

.AboutContent-module--aboutImgContainerLine4--2xMLe {
	width: 288px
}

.AboutContent-module--aboutImgContainerLine5--3kh_9 {
	width: 300px;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center
}

.AboutContent-module--line5Hand--1vgDU {
	width: 93px;
	height: auto;
	align-self: flex-end
}

.AboutContent-module--line5Img--3cTLQ {
	width: 214px;
	height: auto
}

.AboutContent-module--aboutImgContainerLine6--2K7pp {
	width: 214px;
	position: relative
}

.AboutContent-module--line6Bg--2Y_xK,
	.AboutContent-module--line6Img--1_7na {
	width: 214px
}

.AboutContent-module--line6Bg--2Y_xK {
	width: 180px;
	position: absolute;
	top: 0;
	left: 5%
}

.AboutContent-module--aboutImgContainerLine7--_oqHy {
	width: 310px;
	height: 200px;
	position: relative;
	display: flex;
	flex-direction: row;
	justify-content: space-between
}

.AboutContent-module--line7R--fRa26 {
	width: 110px;
	height: auto
}

.AboutContent-module--line7L--OwF7E {
	width: 180px;
	height: auto;
	align-self: flex-end
}

.AboutContent-module--line7Bg--2GkhK {
	width: 175px;
	height: auto;
	position: absolute;
	top: 30px;
	left: 40%;
	z-index: -10
}

@media screen and (min-width:1500px) {
	.AboutContent-module--aboutContent--175sL {
		width: 1300px;
		margin: 0 auto
	}
}

@media screen and (max-width:800px) and (min-width:1024px) {
	.AboutContent-module--aboutWrap--3GRgx {
		width: 65%;
		margin: 0 auto
	}
}

@media screen and (max-width:1025px) {
	.AboutContent-module--aboutWrap--3GRgx {
		width: 80%;
		margin: 0 auto
	}
	.AboutContent-module--abouBoxWrap--ASGq_ {
		position: relative
	}
	.AboutContent-module--aboutBoxBtn--I8qIx,
		.AboutContent-module--aboutBoxBtnUp---suH7 {
		width: 110px;
		height: auto
	}
	.AboutContent-module--abouBoxContainer--3AHuM {
		width: 110px;
		height: 100px;
		animation: AboutContent-module--MoveUpDownMobile--rbq59 2.5s linear
			infinite
	}
	.AboutContent-module--viewContentLast--aG6UH {
		margin-bottom: 200px
	}
	.AboutContent-module--abouBoxContainerUp--2tZOP {
		width: 110px;
		height: 100px;
		animation: AboutContent-module--MoveUpDownMobileUp--1hPTN 2.5s linear
			infinite
	}
	
	keyframes AboutContent-module--MoveUpDownMobile--rbq59 { 
		transform: translateY(-125px)
	}
	to {
		transform:translateY(-75px)
	}
}



keyframes AboutContent-module--MoveUpDownMobileUp--1hPTN { 
	transform: translateY(-130px)
}

to {
	transform:translateY(-70px)
}

.AboutContent-module--aboutContainerSpecialColThree--M4ADS {
	display: none
}

.AboutContent-module--aboutContainerSpecial--hhuA_ {
	flex-direction: column
}

.AboutContent-module--aboutContainerSpecialColOne--3z0xI {
	width: 220px;
	margin-top: 30px;
	align-self: center
}

.AboutContent-module--aboutContainerSpecialColTwo--1BIPS {
	width: 100%;
	margin-top: 80px
}

.AboutContent-module--aboutContentTextCommonTwo--3UxG5,
	.AboutContent-module--speciailViewContent--2MDhW {
	width: 100%
}

.AboutContent-module--aboutContentContainerTwo1--1HD7I,
	.AboutContent-module--aboutContentContainerTwo2--v3yae,
	.AboutContent-module--aboutContentContainerTwo3--3VP2q,
	.AboutContent-module--aboutContentContainerTwo4--2F1qG,
	.AboutContent-module--aboutContentContainerTwo5--rQGf- {
	margin-top: 80px
}

.AboutContent-module--aboutContentContainerTwo1--1HD7I {
	flex-direction: column
}

.AboutContent-module--aboutImgContainerLine3--38EHs {
	margin-bottom: 50px
}

.AboutContent-module--line2Certi--mh_2X {
	width: 45px;
	height: auto;
	position: absolute;
	top: 0
}

.AboutContent-module--line2Img--3vnVZ {
	width: 245px;
	height: auto
}

.AboutContent-module--aboutContentContainerTwo2--v3yae {
	flex-direction: column-reverse
}

.AboutContent-module--aboutImgContainerLine4--2xMLe {
	width: 260px;
	margin-bottom: 50px
}

.AboutContent-module--aboutContentContainerTwo3--3VP2q {
	flex-direction: column
}

.AboutContent-module--aboutImgContainerLine5--3kh_9 {
	margin-bottom: 50px
}

.AboutContent-module--line5Hand--1vgDU {
	width: 73px
}

.AboutContent-module--line5Img--3cTLQ {
	width: 180px
}

.AboutContent-module--aboutContentContainerTwo4--2F1qG {
	flex-direction: column-reverse
}

.AboutContent-module--aboutImgContainerLine6--2K7pp {
	margin-bottom: 50px
}

.AboutContent-module--line6Bg--2Y_xK,
	.AboutContent-module--line6Img--1_7na {
	width: 214px
}

.AboutContent-module--line6Bg--2Y_xK {
	position: absolute;
	width: 180px;
	left: 5%
}

.AboutContent-module--aboutContentContainerTwo5--rQGf- {
	flex-direction: column
}

.AboutContent-module--aboutImgContainerLine7--_oqHy {
	width: 250px;
	height: 150px;
	margin-bottom: 50px
}

.AboutContent-module--line7L--OwF7E, .AboutContent-module--line7R--fRa26
	{
	width: 120px
}

.AboutContent-module--line7Bg--2GkhK {
	top: 10px;
	left: 10%
}


.CateringTopImage-module--container--1Qiah {
	margin-top: 100px;
	max-height: 628px
}

.CateringTopImage-module--cateringTopImage--2pmlX {
	max-height: 428px
}

.Enquiry-module--container--26D1l {
	background-color: #f8f8f8;
	padding-top: 80px;
	padding-bottom: 80px
}

.Enquiry-module--infoWrap--32Dhw {
	width: 65%;
	margin: auto
}

.Enquiry-module--info--2nX_t {
	width: 100%;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center
}

.Enquiry-module--contact--1MQov {
	flex: 1 1;
	display: flex;
	flex-direction: column;
	align-items: center;
	transition: all 2s ease-in-out
}

.Enquiry-module--contact--1MQov:hover {
	transform: scale(1.2)
}

.Enquiry-module--foodifoxIcon--3t9C3 {
	height: 74px;
	width: 74px
}

.Enquiry-module--foodifoxEmail--3r-Vo {
	font-size: 20px
}

.Enquiry-module--mail--2KNDK {
	height: 16px;
	line-height: 16px;
	margin-right: 6px
}

.Enquiry-module--foodifoxEmail--3r-Vo a {
	font-size: 16px;
	line-height: 20px
}

h4 {
	margin: 35px 0 25px;
	font-size: 20px;
	letter-spacing: 2px;
	font-weight: 400
}

.Enquiry-module--enquiry--361Am {
	background-color: #f8f8f8;
	display: flex;
	flex-direction: column;
	align-items: center;
	padding-bottom: 40px
}

.Enquiry-module--enquiryWrap--3t4zk {
	width: 40%;
	margin: 0 auto;
	font-family: Squad-Regular
}

.Enquiry-module--enquiryWrap--3t4zk ::-webkit-input-placeholder {
	color: #cccbcb;
	font-family: Squad-Regular
}

.Enquiry-module--enquiryWrap--3t4zk :-ms-input-placeholder {
	color: #cccbcb;
	font-family: Squad-Regular
}

.Enquiry-module--enquiryWrap--3t4zk ::-ms-input-placeholder {
	color: #cccbcb;
	font-family: Squad-Regular
}

.Enquiry-module--enquiryWrap--3t4zk ::placeholder {
	color: #cccbcb;
	font-family: Squad-Regular
}

.Enquiry-module--enquiryHeader--1brEY {
	font-size: 24px;
	letter-spacing: 6px;
	font-weight: 500;
	text-align: center;
	margin-bottom: 40px;
	transition: all 2s ease-in-out
}

.Enquiry-module--enquiryHeader--1brEY:hover {
	transform: scale(1.1)
}

.Enquiry-module--enquiryInput--1HUkv {
	display: block;
	margin: 20px auto;
	width: 90%;
	font-size: 20px;
	height: 44px;
	line-height: 44px;
	padding-left: 30px;
	border-radius: 25px;
	border: 1px solid #fff;
	font-family: Squad-Regular;
	box-shadow: 10px 10px 5px 0 rgba(0, 0, 0, .04);
	-webkit-box-shadow: 10px 10px 5px 0 rgba(0, 0, 0, .04);
	-moz-box-shadow: 10px 10px 5px 0 rgba(0, 0, 0, .04);
	transition: all 1s ease-in-out
}

.Enquiry-module--enquiryInput--1HUkv:focus,
	.Enquiry-module--enquiryTextarea--3iNkC:focus {
	outline: none;
	font-family: Squad-Regular
}

.Enquiry-module--enquiryTextarea--3iNkC {
	display: block;
	margin: 20px auto;
	width: 90%;
	box-shadow: 10px 10px 5px 0 rgba(0, 0, 0, .04);
	-webkit-box-shadow: 10px 10px 5px 0 rgba(0, 0, 0, .04);
	-moz-box-shadow: 10px 10px 5px 0 rgba(0, 0, 0, .04);
	padding-left: 30px;
	border-radius: 25px;
	outline: none;
	font-size: 20px;
	line-height: 35px;
	padding-right: 2px;
	border: 1px solid #fff;
	transition: all .5s ease-in-out
}

.Enquiry-module--enquirySubmitWrtap--3tcdN {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center
}

.Enquiry-module--enquirySubmitStatus--2VwBs {
	width: 400px;
	text-align: center
}

.Enquiry-module--enquiryStatusFail--3hWal,
	.Enquiry-module--enquiryStatusSuccess--1EcIh {
	display: none;
	line-height: 25px
}

.Enquiry-module--enquirySubmit--36RdQ {
	font-size: 18px;
	letter-spacing: 2px;
	margin: 10px auto 0;
	text-align: center;
	height: 60px;
	width: 235px;
	border-radius: 35px;
	background-color: #fbc0cb;
	color: #666;
	font-family: Squad-Regular;
	border: none;
	transition: all 1s ease-in-out
}

.Enquiry-module--enquirySubmit--36RdQ:hover {
	background-color: #f7d0d9
}

@media screen and (max-width:900px) {
	.Enquiry-module--info--2nX_t {
		flex-direction: column
	}
	.Enquiry-module--contact--1MQov {
		margin-bottom: 60px
	}
	.Enquiry-module--foodifoxIcon--3t9C3 {
		height: 52px;
		width: 52px
	}
	h4 {
		margin: 25px 0 15px;
		font-size: 20px;
		font-weight: 400
	}
	.Enquiry-module--enquiry--361Am {
		padding-bottom: 50px
	}
	.Enquiry-module--enquiryWrap--3t4zk {
		width: 70%;
		margin: 0 auto
	}
	.Enquiry-module--enquiryHeader--1brEY {
		letter-spacing: 3px;
		margin-bottom: 30px
	}
	.Enquiry-module--enquirySubmit--36RdQ {
		border-radius: 30px;
		font-size: 18px;
		width: 205px;
		height: 44px;
		line-height: 44px;
		margin: 20px auto 0;
		font-weight: 500
	}
}

@media screen and (max-width:500px) {
	.Enquiry-module--container--26D1l {
		padding-top: 60px;
		padding-bottom: 60px
	}
	.Enquiry-module--contact--1MQov {
		margin-bottom: 60px
	}
	.Enquiry-module--enquirySubmitStatus--2VwBs {
		width: 100%;
		margin: 0 auto;
		text-align: center
	}
}

@media screen and (min-width:1500px) {
	.Enquiry-module--infoWrap--32Dhw {
		width: 45%
	}
	.Enquiry-module--enquiryWrap--3t4zk {
		width: 28%;
		margin: 0 auto
	}
}

.LunchTopImage-module--lunchTopImgContainer--2kI2I {
	position: relative;
	margin-top: 100px;
	line-height: 0
}

.LunchTopImage-module--lunchTopImage--Jpc9G {
	width: 100%;
	max-height: 526px
}

.LunchTopImage-module--wrapper--3dbUF {
	position: absolute;
	bottom: 20%;
	left: 10%;
	z-index: 3
}

.LunchTopImage-module--lunchTopImageTitle--27mHV {
	color: #fff;
	font-size: 30px;
	line-height: 40px;
	width: 300px
}

.LunchTopImage-module--lunchTopImageBtn--1CNRH a {
	display: block;
	background-color: #fbc0cb;
	border-radius: 30px;
	margin-top: 40px;
	font-size: 20px;
	letter-spacing: 2px;
	font-weight: 400;
	color: #666;
	width: 262px;
	height: 56px;
	text-align: center;
	line-height: 56px;
	transition: all 1s ease-in-out
}

.LunchTopImage-module--lunchTopImageBtn--1CNRH a:hover {
	background-color: #f7d0d9
}

@media ( max-width :950px) {
	.LunchTopImage-module--lunchTopImage--Jpc9G {
		width: 100%;
		min-height: 375px;
		-o-object-fit: cover;
		object-fit: cover
	}
	.LunchTopImage-module--wrapper--3dbUF {
		bottom: 15%;
		left: 50%;
		transform: translateX(-50%)
	}
	.LunchTopImage-module--lunchTopImageContainer--l0dJ9 {
		width: 260px;
		margin: 0 auto
	}
	.LunchTopImage-module--lunchTopImageTitle--27mHV {
		font-size: 26px;
		line-height: 36px;
		font-weight: 600;
		width: 260px;
		text-align: center
	}
	.LunchTopImage-module--lunchTopImageBtn--1CNRH a {
		border-radius: 30px;
		font-size: 18px;
		width: 205px;
		height: 44px;
		line-height: 44px;
		margin: 20px auto 0;
		font-weight: 500
	}
}

@media screen and (min-width:1500px) {
	.LunchTopImage-module--wrapper--3dbUF {
		width: 75%;
		left: 20%
	}
}

.HomeTopImage-module--homeContainer--3EZ7q {
	margin-top: 100px;
	position: relative;
	line-height: 0
}

.HomeTopImage-module--videoWrap--1uiVl {
	width: 100%;
	height: 100%
}

.HomeTopImage-module--homeVideo--V1O_X {
	margin: 0;
	padding: 0;
	width: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	height: auto;
	max-height: 526px;
	border-radius: 0;
	border: none
}

.HomeTopImage-module--homeVideoMobile--1Vcwv {
	display: none
}

.HomeTopImage-module--bannerWrap--1MhuK {
	position: absolute;
	bottom: 20%;
	left: 10%;
	z-index: 2
}

.HomeTopImage-module--bannerContainerText--3dWEP {
	color: #fff;
	font-size: 30px;
	line-height: 40px
}

.HomeTopImage-module--bannerContainer--3Sr4p {
	width: 300px
}

.HomeTopImage-module--button--hSSgC a {
	display: block;
	background-color: #fbc0cb;
	border-radius: 30px;
	margin-top: 40px;
	font-size: 21px;
	color: #666;
	width: 262px;
	height: 56px;
	text-align: center;
	line-height: 56px;
	transition: all 1s ease-in-out
}

.HomeTopImage-module--button--hSSgC a:hover {
	background-color: #f7d0d9;
	color: #666
}

@media screen and (min-width:1500px) {
	.HomeTopImage-module--bannerWrap--1MhuK {
		width: 75%;
		left: 20%
	}
}

@media ( max-width :950px) {
	.HomeTopImage-module--bannerWrap--1MhuK {
		bottom: 15%;
		left: 50%;
		transform: translateX(-50%)
	}
	.HomeTopImage-module--homeVideo--V1O_X {
		display: block;
		margin: 0;
		padding: 0;
		width: 100%;
		-o-object-fit: cover;
		object-fit: cover;
		height: auto;
		max-height: 526px;
		border-radius: 0;
		border: none;
		min-height: 375px
	}
	.HomeTopImage-module--bannerContainer--3Sr4p {
		width: 260px;
		margin: 0 auto
	}
	.HomeTopImage-module--bannerContainerText--3dWEP {
		font-size: 26px;
		line-height: 36px;
		font-weight: 600;
		width: 260px;
		text-align: center
	}
	.HomeTopImage-module--button--hSSgC a {
		border-radius: 30px;
		font-size: 18px;
		width: 205px;
		height: 44px;
		line-height: 44px;
		margin: 20px auto 0;
		font-weight: 500
	}
}

.Download-module--downloadSection--1QYpJ {
	background-color: #e8e8e8;
	margin-top: 60px;
	padding-top: 60px;
	padding-bottom: 10px
}

.Download-module--downloadWrap--1Y0O1 {
	width: 80%;
	margin: 0 auto
}

.Download-module--downloadContainer--dSj2W {
	width: 100%;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center
}

.Download-module--headerContainer--243xp {
	display: none
}

.Download-module--downloadImgWrap--2bR0E {
	flex: 1.5 1;
	width: 100%;
	height: 500px
}

.Download-module--downloadAppImg--1KHRc {
	display: block;
	max-width: 500px;
	height: auto;
	margin: 0 auto
}

.Download-module--textContainer--119t4 {
	flex: 1 1;
	text-align: center;
	vertical-align: middle
}

.Download-module--text--3mLHv {
	display: flex;
	flex-direction: column;
	justify-content: space-between
}

.Download-module--header--zjMje {
	font-size: 30px;
	color: #00b595;
	letter-spacing: 6px;
	line-height: 40px;
	font-family: Squad-Bold
}

.Download-module--body--1Nvgg {
	font-size: 20px;
	width: 250px;
	line-height: 28px;
	margin: 30px auto;
	font-weight: 400
}

.Download-module--logo--1WaBI {
	height: 71px;
	width: 240px;
	margin: 0 auto
}

.Download-module--appstore--1A_d1 {
	flex-direction: row;
	justify-content: space-between;
	margin-top: 20px
}

.Download-module--appstore--1A_d1 :first-child {
	margin-right: 10px
}

.Download-module--marketLogo--3rXs8 {
	width: 177px;
	height: 53px
}

@media screen and (max-width:1050px) {
	.Download-module--appstore--1A_d1 {
		display: flex;
		flex-direction: column;
		justify-content: center
	}
	.Download-module--appstore--1A_d1 :first-child {
		margin-right: 0
	}
}

@media screen and (max-width:900px) {
	.Download-module--downloadSection--1QYpJ {
		padding-top: 60px;
		padding-bottom: 60px;
		margin-top: 0
	}
	.Download-module--downloadWrap--1Y0O1 {
		width: 100%;
		margin: 0 auto
	}
	.Download-module--downloadContainer--dSj2W {
		flex-direction: column
	}
	.Download-module--headerContainer--243xp {
		display: block;
		width: 85%;
		margin: 0 auto
	}
	.Download-module--headerMobile--3TQkQ {
		font-size: 30px;
		color: #00b595;
		letter-spacing: 6px;
		line-height: 40px;
		font-weight: 500;
		line-height: 38px;
		text-align: center;
		margin-bottom: 20px
	}
	.Download-module--bodyMobile--1fxj_ {
		font-size: 18px;
		max-width: 150px;
		text-align: center;
		line-height: 27px;
		margin: 0 auto 30px
	}
	.Download-module--textContainer--119t4 {
		padding: 0 2vh
	}
	.Download-module--body--1Nvgg, .Download-module--header--zjMje {
		display: none
	}
	.Download-module--logo--1WaBI {
		height: 61px;
		width: 220px;
		margin: 30px auto 0
	}
	.Download-module--appstore--1A_d1 {
		margin: 40px auto 0
	}
	.Download-module--appstore--1A_d1 :first-child {
		margin-top: 15px;
		margin-bottom: 15px
	}
	.Download-module--marketLogo--3rXs8 {
		width: 244px;
		height: 73px
	}
}

@media screen and (min-width:1500px) {
	.Download-module--downloadWrap--1Y0O1 {
		width: 75%;
		max-width: 1200px;
		margin: 0 auto
	}
}

.Instagram-module--InstContainer--2ZRLL {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 100%;
	padding-top: 60px;
	padding-bottom: 60px
}

.Instagram-module--header--3EVOh {
	font-size: 30px;
	color: #00b595;
	line-height: 40px;
	letter-spacing: 3px;
	margin-bottom: 40px
}

.Instagram-module--loading--1Jj8U {
	border: 16px solid #f3f3f3;
	border-top-color: #444;
	border-radius: 50%;
	animation: Instagram-module--spin--1tHBK 2s linear infinite
}

.Instagram-module--InstImgWrap--1jXeH {
	width: 95%;
	margin: 0 auto
}

.Instagram-module--feedDesktop--1vYbz {
	display: flex;
	flex-direction: row;
	justify-content: space-evenly;
	align-items: center
}

.Instagram-module--feedDesktop--1vYbz a img {
	display: block;
	margin: 1%;
	max-width: 230px;
	animation: Instagram-module--fadein--24J_j 3s
}

.Instagram-module--feedMobile--3ffQ1 {
	display: none
}

@media screen and (max-width:1300px) and (min-width:901px) {
	.Instagram-module--feedDesktop--1vYbz a img {
		max-width: 165px
	}
}

@media screen and (max-width:900px) {
	.Instagram-module--header--3EVOh {
		text-align: center;
		width: 80%;
		margin: 0 auto 40px
	}
	.Instagram-module--feedDesktop--1vYbz {
		display: none
	}
	.Instagram-module--InstContainer--2ZRLL {
		text-align: center
	}
	.Instagram-module--feedMobile--3ffQ1 {
		display: block
	}
	.Instagram-module--feedMobile--3ffQ1 a img {
		vertical-align: middle;
		margin: 1%;
		height: 165px;
		width: 165px;
		animation: Instagram-module--fadein--24J_j 3s
	}
}

@media screen and (min-width:1500px) {
	.Instagram-module--InstImgWrap--1jXeH {
		width: 705;
		margin: 0 auto
	}
}

.Description-module--homeDesContainer--3j4_a {
	display: flex;
	position: relative;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding-top: 80px;
	padding-bottom: 80px
}

.Description-module--image--10-nr {
	display: inline-block;
	position: absolute;
	height: 150px;
	top: -88px
}

.Description-module--header--1HeeE {
	font-size: 40px;
	line-height: 55px;
	margin: .8em auto;
	letter-spacing: 8px;
	font-weight: 500
}

.Description-module--body--q-gEP {
	font-size: 18px;
	text-align: center;
	width: 600px;
	line-height: 27px
}

.Description-module--address--SNfja {
	margin: 1vh 0
}

@media ( max-width :900px) {
	.Description-module--homeDesContainer--3j4_a {
		padding-top: 60px;
		padding-bottom: 60px
	}
	.Description-module--image--10-nr {
		position: absolute;
		top: 30px;
		width: 151px;
		height: 86px
	}
	.Description-module--header--1HeeE {
		font-size: 30px;
		margin: 90px auto 25px;
		letter-spacing: 5px;
		font-weight: 400;
		text-align: center;
		line-height: 35px
	}
	.Description-module--body--q-gEP {
		font-size: 18px;
		text-align: center;
		width: 80%;
		line-height: 28px
	}
}

.HomeContent-module--homeContentContainer--UL0n_ {
	width: 80%;
	display: flex;
	flex-direction: column;
	margin: 60px auto 20px
}

.HomeContent-module--row2--3BlMH, .HomeContent-module--row--sM1mj {
	display: flex;
	flex-direction: row;
	justify-content: space-around;
	margin-bottom: 30px
}

.HomeContent-module--homeContentImgWrap--2TrDW {
	flex: 1 1
}

.HomeContent-module--homeContentImgContainer--1cMtD {
	display: flex;
	justify-content: center;
	width: 80%;
	margin: 0 auto;
	overflow: hidden
}

.HomeContent-module--firstImg--3y7zm,
	.HomeContent-module--secondImg--Yhx9E {
	display: block;
	width: 100%;
	transition: all 2s ease-in-out
}

.HomeContent-module--firstImg--3y7zm:hover,
	.HomeContent-module--secondImg--Yhx9E:hover {
	transform: scale(1.2)
}

.HomeContent-module--textWrap--9TrJc {
	flex: 1 1;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center
}

.HomeContent-module--text--1zLGN {
	width: 80%
}

.HomeContent-module--header--2DqDq {
	font-size: 30px;
	line-height: 40px;
	color: #00b595;
	letter-spacing: 6px;
	font-family: Squad-Bold
}

.HomeContent-module--body--1Eofh {
	font-size: 20px;
	color: #666;
	margin-top: 50px;
	margin-bottom: 30px;
	line-height: 30px;
	width: 80%;
	font-weight: 400
}

.HomeContent-module--homeContentOrderBtn--SfRFe {
	display: block;
	background-color: #fbc0cb;
	border-radius: 30px;
	width: 254px;
	text-align: center;
	height: 56px;
	line-height: 56px;
	font-size: 20px;
	color: #466277;
	font-weight: 500;
	letter-spacing: 1px;
	transition: all 1s ease-in-out
}

.HomeContent-module--homeContentOrderBtnWrap--2GYcq a:hover {
	background-color: #f7d0d9;
	color: #666
}

@media screen and (max-width:1000px) {
	.HomeContent-module--homeContentContainer--UL0n_ {
		width: 100%;
		margin: 60px auto 0
	}
	.HomeContent-module--row--sM1mj {
		flex-direction: column;
		margin: 0 auto
	}
	.HomeContent-module--row2--3BlMH {
		flex-direction: column-reverse;
		margin: 0 auto
	}
	.HomeContent-module--firstImg--3y7zm,
		.HomeContent-module--homeContentImgContainer--1cMtD,
		.HomeContent-module--secondImg--Yhx9E {
		max-width: 375px
	}
	.HomeContent-module--text--1zLGN {
		width: 90%;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center
	}
	.HomeContent-module--header--2DqDq {
		margin-top: 60px;
		text-align: center
	}
	.HomeContent-module--body--1Eofh {
		margin-top: 30px;
		text-align: center
	}
	.HomeContent-module--homeContentOrderBtn--SfRFe {
		margin-bottom: 60px
	}
}

@media screen and (min-width:1500px) {
	.HomeContent-module--row2--3BlMH, .HomeContent-module--row--sM1mj {
		width: 1140px;
		margin: 0 auto 10px
	}
}

.SaleTopImage-module--saleContainer--1ettG {
	margin-top: 140px
}

.SaleTopImage-module--saleImageMobileContainer--2MPQ3 {
	display: none
}

.SaleTopImage-module--saleImageContainer--fIVG8 {
	position: relative
}

.SaleTopImage-module--saleTopImage--1mg9e {
	max-width: 100%;
	height: 600px
}

.SaleTopImage-module--saleImageLeftText--3hdQD {
	position: absolute;
	left: 10%;
	top: 7%
}

.SaleTopImage-module--saleImageLeftText--3hdQD>p {
	-ms-writing-mode: tb-lr;
	writing-mode: vertical-lr;
	-webkit-text-orientation: mixed;
	text-orientation: mixed;
	transform: rotate(180deg);
	color: #fff;
	font-size: 14px;
	font-family: Squad-Light;
	font-weight: 300
}

.SaleTopImage-module--saleImageRightContainer--3oVij {
	position: absolute;
	right: 10%;
	top: 7%;
	width: 40%
}

.SaleTopImage-module--saleImageRightWrap--ABKbv {
	position: relative;
	width: 100%;
	border-top: 2px solid #fff
}

.SaleTopImage-module--saleImageRightContainer--3oVij .SaleTopImage-module--saleImageRightContent--1EpmS
	{
	position: absolute;
	top: 0;
	right: 10%
}

.SaleTopImage-module--saleImageRightContainer--3oVij .SaleTopImage-module--saleImageRightVLine--12ymT
	{
	margin-top: -10%;
	height: 100px;
	width: 100%;
	border-right: 2px solid #fff
}

.SaleTopImage-module--saleImageRightContainer--3oVij .SaleTopImage-module--saleImageRightText--QWzAS p
	{
	font-size: 30px;
	font-family: Squad-Regular;
	font-weight: 700;
	color: #fff;
	line-height: 40px;
	text-shadow: 0 2px 5px rgba(0, 0, 0, .86);
	text-align: right;
	width: 250px
}

.SaleTopImage-module--saleButton--3y_UB a {
	display: block;
	background-color: #fbc0cb;
	border-radius: 30px;
	margin-top: 40px;
	font-size: 21px;
	font-family: Squad-Regular;
	color: #666;
	width: 262px;
	height: 56px;
	text-align: center;
	line-height: 56px;
	transition: all 1s ease-in-out;
	letter-spacing: 2px
}

.SaleTopImage-module--saleButton--3y_UB a:hover {
	background-color: #f7d0d9;
	color: #666;
	color: #fff
}

@media screen and (max-width:1000px) {
	.SaleTopImage-module--saleTopImage--1mg9e {
		height: 302px;
		background: rgba(0, 0, 0, .2);
		margin-bottom: 50px
	}
	.SaleTopImage-module--saleImageLeftText--3hdQD,
		.SaleTopImage-module--saleImageRightContainer--3oVij {
		display: none
	}
	.SaleTopImage-module--saleImageMobileContainer--2MPQ3 {
		display: block;
		position: absolute;
		bottom: 15%;
		left: 50%;
		transform: translateX(-50%)
	}
	.SaleTopImage-module--saleImageMobile--2ca7y {
		width: 100%;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center
	}
	.SaleTopImage-module--saleImageMobileContainer--2MPQ3 p {
		width: 228px;
		height: 120px;
		font-size: 18px;
		font-family: Squad-Bold;
		font-weight: 700;
		color: #fff;
		line-height: 26px;
		text-shadow: 0 2px 10px rgba(0, 0, 0, .86);
		text-align: center
	}
	.SaleTopImage-module--saleButton--3y_UB a {
		border-radius: 30px;
		font-size: 18px;
		width: 205px;
		height: 44px;
		line-height: 44px;
		margin: 5px auto 0;
		font-weight: 500;
		letter-spacing: 2px
	}
}

@media screen and (min-width:1500px) {
	.SaleTopImage-module--saleTopImage--1mg9e {
		max-width: 100%;
		height: calc(100vh - 150px);
		margin-bottom: 50px
	}
}

.StoreTopImage-module--container--2bAYf {
	margin-top: 100px;
	max-height: 628px
}

.StoreTopImage-module--storeTopImg--Yplv8 {
	max-height: 428px
}

.StoreDescription-module--storeWrap--1l8Iv {
	width: 500px;
	margin: 60px auto
}

.StoreDescription-module--textContainer--RFXhB {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	text-align: center
}

.StoreDescription-module--header--2g6Gy {
	font-size: 45px;
	font-weight: 800;
	color: #00b995;
	letter-spacing: 7px;
	margin-bottom: 45px
}

.StoreDescription-module--subHeader--1Wa6Q {
	font-size: 20px;
	line-height: 28px;
	font-weight: 500;
	margin-bottom: 15px
}

.StoreDescription-module--body--3q3xL {
	font-size: 18px;
	font-weight: 400;
	line-height: 25px;
	margin-bottom: 50px
}

@media screen and (min-width:1500px) {
	.StoreDescription-module--storeWrap--1l8Iv {
		width: 65%;
		margin: 60px auto
	}
	.StoreDescription-module--textContainer--RFXhB {
		width: 500px;
		margin: 0 auto
	}
}

@media screen and (max-width:900px) {
	.StoreDescription-module--storeWrap--1l8Iv {
		width: 80%;
		margin: 60px auto
	}
	.StoreDescription-module--header--2g6Gy {
		font-size: 40px
	}
}

.ShopContent-module--shopContentWrap--me4NB {
	background-color: #f8f8f8
}

.ShopContent-module--shopContentWhiteWrap--cUicu {
	background-color: #fff
}

.ShopContent-module--shopContentContainer--AvBj8 {
	width: 85%;
	margin: 0 auto
}

.ShopContent-module--container--2ccpL {
	display: flex;
	flex-direction: column
}

.ShopContent-module--grey--2T9nW, .ShopContent-module--white--1yQry {
	display: flex;
	flex: 1 1;
	flex-direction: row;
	justify-content: space-evenly
}

.ShopContent-module--text--E-B47 {
	flex: 1 1;
	display: flex;
	flex-direction: column;
	justify-content: center;
	max-width: 500px;
	margin-top: 60px;
	margin-bottom: 60px
}

.ShopContent-module--header--2LnLp {
	color: #00b595;
	font-size: 30px;
	line-height: 38px;
	letter-spacing: 6px;
	font-weight: 600
}

.ShopContent-module--body--16HAg {
	color: #666;
	font-size: 18px;
	font-weight: 500;
	line-height: 26px;
	margin: 25px auto
}

.ShopContent-module--img--7zoBx {
	display: flex;
	flex: 1 1;
	max-width: 360px;
	height: auto;
	margin-top: 100px;
	margin-bottom: 100px
}

.ShopContent-module--imgDesktop--qt_kk {
	display: flex;
	flex: 1 1;
	max-width: 300px;
	height: auto;
	margin-top: 100px;
	margin-bottom: 100px
}

.ShopContent-module--shopContentLunchBtn--1nsc8 a {
	display: block;
	background-color: #fbc0cb;
	border-radius: 30px;
	width: 254px;
	text-align: center;
	height: 56px;
	line-height: 56px;
	font-size: 21px;
	color: #666;
	font-weight: 500;
	letter-spacing: 2px;
	transition: all 1s ease-in-out;
	margin-top: 3vh
}

.ShopContent-module--shopContentLunchBtn--1nsc8 a:hover {
	background-color: #f7d0d9;
	color: #666
}

@media screen and (max-width:1000px) {
	.ShopContent-module--shopContentContainer--AvBj8 {
		width: 90%;
		margin: 0 auto
	}
	.ShopContent-module--grey--2T9nW {
		flex-direction: column-reverse;
		align-items: center
	}
	.ShopContent-module--white--1yQry {
		flex-direction: column;
		align-items: center
	}
	.ShopContent-module--text--E-B47 {
		display: flex;
		flex: 1 1;
		flex-direction: column;
		justify-content: center;
		max-width: 500px;
		margin-top: 0;
		margin-bottom: 60pxpx;
		align-items: center;
		width: 80%;
		text-align: center
	}
	.ShopContent-module--img--7zoBx, .ShopContent-module--imgDesktop--qt_kk
		{
		flex-grow: 1;
		width: 75%;
		margin: 60px auto 45px
	}
	.ShopContent-module--imgDesktop--qt_kk {
		display: flex
	}
}

@media screen and (min-width:1500px) {
	.ShopContent-module--shopContentContainer--AvBj8 {
		width: 65%;
		margin: 0 auto
	}
}

.CateringContent-module--cateringContentDescription--2UVRi {
	text-align: center;
	width: 50%;
	margin: 100px auto
}

.CateringContent-module--cateringContentHeader--1z_M2 {
	font-size: 30px;
	line-height: 40px;
	letter-spacing: 6px;
	font-weight: 400;
	color: #666;
	margin-bottom: 50px
}

.CateringContent-module--cateringContentBody--9YaPh {
	font-size: 20x;
	font-weight: 400;
	letter-spacing: 1px;
	color: #666;
	line-height: 30px;
	margin-bottom: 50px
}

.CateringContent-module--cateringContentBtnContainer--34gWR {
	display: inline-block
}

.CateringContent-module--cateringContentBtn--2z4Z3 {
	display: block;
	background-color: #fbc0cb;
	border-radius: 30px;
	width: 254px;
	text-align: center;
	height: 56px;
	line-height: 56px;
	font-size: 20px;
	color: #666;
	font-weight: 400;
	letter-spacing: 2px;
	transition: all 1s ease-in-out
}

.CateringContent-module--cateringContentBtn--2z4Z3:hover {
	background-color: #f7d0d9;
	color: #666
}

@media ( max-width :950px) {
	.CateringContent-module--cateringContentDescription--2UVRi {
		width: 80%;
		margin-top: 20px;
		margin-bottom: 60px
	}
}

@media screen and (min-width:1500px) {
	.CateringContent-module--cateringContentDescription--2UVRi {
		width: 1440px
	}
}

.CateringCarousel-module--cateringContentMenu--3Iyo1 {
	width: 80%;
	margin: 0 auto
}

.CateringCarousel-module--cateringCarousel--CGMhz {
	width: 980px;
	height: 360px;
	background-color: #faebd7
}

.CateringCarousel-module--carousel1--1OQlq,
	.CateringCarousel-module--carousel2--3qwk0,
	.CateringCarousel-module--carousel3--1BZ6V {
	margin: 0 auto
}

.CateringCarousel-module--carouselContainer--2vDA8 {
	text-align: center;
	width: 70%;
	margin: 20px auto 60px
}

.CateringCarousel-module--cateringCarouselHeader--3An0w {
	font-size: 24px;
	letter-spacing: 5px;
	margin-bottom: 20px;
	font-weight: 400
}

.CateringCarousel-module--cateringCarouselBody--3b0H- {
	font-size: 18px;
	line-height: 26px;
	margin-bottom: 20px;
	letter-spacing: 1px;
	font-weight: 400
}

.CateringCarousel-module--cateringCarouselViewMore--1ok-m {
	font-size: 18px;
	color: #8a9399;
	text-transform: uppercase;
	letter-spacing: 2px
}

.CateringCarousel-module--btn--3j5hC {
	background: #428bca;
	border: 1px solid #357ebd;
	border-radius: 3px;
	color: #fff;
	display: inline-block;
	font-size: 14px;
	padding: 8px 15px;
	text-decoration: none;
	text-align: center;
	min-width: 60px;
	position: relative;
	transition: color .1s ease
}

.CateringCarousel-module--btn--3j5hC:hover {
	background: #357ebd
}

.CateringCarousel-module--btn--3j5hC.CateringCarousel-module--btnBig--3dDB_
	{
	font-size: 18px;
	padding: 15px 20px;
	min-width: 100px
}

.CateringCarousel-module--btnClose--1qi7h {
	color: #00b595 !important;
	font-size: 50px;
	margin-right: 30px;
	text-decoration: none
}

.CateringCarousel-module--btnClose--1qi7h:hover {
	color: #919191
}

.CateringCarousel-module--modalFooter--3mdON,
	.CateringCarousel-module--modalHeader--1lED3 {
	height: 60px;
	display: flex;
	justify-content: flex-end;
	align-items: center
}

.CateringCarousel-module--modalHeader--1lED3 {
	border-bottom: 1px solid #eee
}

.CateringCarousel-module--modal--1gMWA:before {
	content: "";
	display: none;
	background: rgba(0, 0, 0, .6);
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 10
}

.CateringCarousel-module--modal--1gMWA:target:before {
	display: block
}

.CateringCarousel-module--modal--1gMWA:target .CateringCarousel-module--modalDialog--1tDqy
	{
	transform: translate(0);
	bottom: -500px
}

.CateringCarousel-module--modalDialog--1tDqy {
	background: #fefefe;
	opacity: .9;
	border: 1px solid #333;
	border-radius: 5px;
	position: absolute;
	z-index: 11;
	width: 80%;
	margin: 0 auto;
	transform: translateY(-500%);
	transition: transform 1s ease-out
}

.CateringCarousel-module--modalBody--4BtW0 {
	padding: 10px 20px
}

.CateringCarousel-module--modalMenuContent--3cnOZ {
	width: 80%;
	margin: 0 auto;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	color: #3c3f44;
	font-weight: 400
}

.CateringCarousel-module--modalMenuContentHeader--3JBcK {
	font-size: 24px;
	margin-bottom: 15px
}

.CateringCarousel-module--modalMenuContentSubHeader--3PRjM {
	font-size: 20px;
	margin-bottom: 30px
}

.CateringCarousel-module--modalMenuContentDes--243i7 {
	font-size: 20px;
	text-align: center;
	line-height: 28px;
	margin-bottom: 30px
}

.CateringCarousel-module--modalMenuIcons--1vL_B {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-around;
	margin-bottom: 20px
}

.CateringCarousel-module--modalMenuIconsText--WGBJj {
	margin-left: 15px;
	margin-right: 50px;
	font-size: 18px
}

.CateringCarousel-module--modalMenuIconsTextLast--13kbb {
	margin-left: 15px;
	font-size: 18px
}

.CateringCarousel-module--modalMenuBookingDown--3c3Ss,
	.CateringCarousel-module--modalMenuBookingUp--3TWA3 {
	font-size: 25px
}

.CateringCarousel-module--modalMenuContentCount--3TRpV {
	display: flex;
	flex-direction: row;
	justify-content: space-around;
	margin-bottom: 40px
}

.CateringCarousel-module--modalMenuBookingNum--3WMgR {
	color: #00bfa6;
	font-size: 25px;
	font-weight: 700;
	margin: 0 30px
}

.CateringCarousel-module--modalMenuCustomerEmail--3S2WQ,
	.CateringCarousel-module--modalMenuCustomerFirstName--3HYFa,
	.CateringCarousel-module--modalMenuCustomerLastName--3aF_6,
	.CateringCarousel-module--modalMenuCustomerPhone--C-3oL {
	display: block;
	margin: 0 auto;
	width: 90%;
	font-size: 20px;
	height: 44px;
	line-height: 44px;
	padding-left: 30px;
	border-radius: 25px;
	border: 2px solid #fefefe;
	box-shadow: 10px 10px 5px 0 rgba(0, 0, 0, .1);
	-webkit-box-shadow: 10px 10px 5px 0 rgba(0, 0, 0, .1);
	-moz-box-shadow: 10px 10px 5px 0 rgba(0, 0, 0, .1);
	transition: all 1s ease-in-out
}

.CateringCarousel-module--modalMenuCustomerEmail--3S2WQ:focus,
	.CateringCarousel-module--modalMenuCustomerFirstName--3HYFa:focus,
	.CateringCarousel-module--modalMenuCustomerLastName--3aF_6:focus,
	.CateringCarousel-module--modalMenuCustomerPhone--C-3oL:focus {
	outline: none;
	border-bottom: 2px solid #00b595;
	font-size: 18px
}

.CateringCarousel-module--modalMenuCustomerLine1--shNPE {
	display: flex;
	flex-direction: row;
	margin-top: 20px
}

.CateringCarousel-module--modalMenuCustomerLine2--3n9TD {
	display: flex;
	flex-direction: row;
	margin-top: 20px;
	margin-bottom: 50px
}

.CateringCarousel-module--modalMenuCustomerEmail--3S2WQ,
	.CateringCarousel-module--modalMenuCustomerFirstName--3HYFa {
	margin-right: 30px
}

.SaleCarousel-module--saleCarouselContainer--2Lu3y {
	width: 100%;
	height: 600px;
	background: #f7f7f7;
	padding-top: 100px
}

.SaleCarousel-module--saleCarouselWrap--37Vqu {
	width: 100%;
	display: flex;
	flex-direction: row;
	justify-content: space-between
}

.SaleCarousel-module--saleCarouselContainerHeader--3gwW3 p {
	height: 40px;
	font-size: 40px;
	font-family: Squad-Bold;
	font-weight: 700;
	color: #3b6478;
	line-height: 53px;
	text-align: center;
	margin-bottom: 53px
}

.SaleCarousel-module--saleCarouselPrev--1XfDN {
	width: 10%;
	height: 359px;
	background: #fff;
	box-shadow: 0 2px 30px 0 rgba(0, 0, 0, .08);
	border-radius: 9px;
	opacity: .6;
	margin-top: 40px
}

.SaleCarousel-module--saleCarouselPrev--1XfDN .SaleCarousel-module--saleCarouselInner--3lbhk
	{
	display: none
}

.SaleCarousel-module--saleCarouselPrevHeader--rMsYD {
	width: 100%;
	height: 17px;
	background: #ffbdcb;
	box-shadow: 0 2px 30px 0 rgba(0, 0, 0, .08);
	border-radius: 10px 10px 0 0;
	opacity: .6
}

.SaleCarousel-module--saleCarouselNext--3NRdW {
	width: 10%;
	height: 359px;
	background: #fff;
	box-shadow: 0 2px 30px 0 rgba(0, 0, 0, .08);
	border-radius: 9px;
	opacity: .6;
	margin-top: 40px
}

.SaleCarousel-module--saleCarouselNextHeader--3C-nS {
	width: 100%;
	height: 17px;
	background: #ffbdcb;
	box-shadow: 0 2px 30px 0 rgba(0, 0, 0, .08);
	border-radius: 10px 0 0 0;
	opacity: .6
}

.SaleCarousel-module--saleCarousel--pCl6y {
	width: 72%;
	margin: 0 auto
}

.SaleCarousel-module--saleCarouselInner--3lbhk {
	height: 360px;
	width: 72%;
	margin: 0 auto;
	height: 359px;
	background: #fff;
	box-shadow: 0 2px 30px 0 rgba(0, 0, 0, .08);
	border-radius: 9px;
	position: relative
}

.SaleCarousel-module--saleCarouselInnerHeader--3muNM {
	width: 100%;
	height: 17px;
	background: #ffbdcb;
	box-shadow: 0 2px 30px 0 rgba(0, 0, 0, .08);
	border-radius: 10px 10px 0 0
}

.SaleCarousel-module--saleCarouselDescription--23cn4 {
	width: 85%;
	margin: 0 auto;
	text-align: center
}

.SaleCarousel-module--saleCarouselDescription--23cn4 .SaleCarousel-module--description--3DKlh
	{
	width: 100%;
	font-size: 25px;
	font-family: Squad-Regular;
	font-weight: 300;
	color: #575d60;
	line-height: 34px;
	margin-top: 57px;
	margin-bottom: 27px
}

.SaleCarousel-module--saleCarouselDescription--23cn4 .SaleCarousel-module--experience--1BDEk
	{
	width: 100%;
	font-size: 15px;
	font-family: Squad-Regular;
	font-weight: 400;
	color: #575d60;
	line-height: 40px;
	letter-spacing: 2px
}

.SaleCarousel-module--saleCarouselDescription--23cn4 .SaleCarousel-module--goldStar--230ak
	{
	width: 16px;
	height: 16px;
	color: #ea9518;
	margin: 0 7px
}

.SaleCarousel-module--saleCarouselDescription--23cn4 .SaleCarousel-module--greyStar--1S3W0
	{
	width: 16px;
	height: 16px;
	color: #e4e4e4;
	margin: 0 7px
}

.SaleCarousel-module--saleCarouselImgWrap--3ILoy {
	text-align: center;
	position: absolute;
	width: 40%;
	left: 50%;
	top: 110%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%)
}

.SaleCarousel-module--saleCarouselImgWrap--3ILoy .SaleCarousel-module--saleCarouselImage--3o3au
	{
	width: 102px;
	height: 102px
}

.SaleCarousel-module--saleCarouselImgWrap--3ILoy .SaleCarousel-module--name--13dbi
	{
	height: 40px;
	font-size: 18px;
	font-family: Squad-Bold;
	font-weight: 700;
	color: #3b6478;
	line-height: 40px
}

.SaleCarousel-module--saleCarouselImgWrap--3ILoy .SaleCarousel-module--title--2lcbQ
	{
	height: 40px;
	font-size: 14px;
	font-family: Squad-Regular;
	font-weight: 400;
	color: #40677b
}

.SaleCarousel-module--saleCarouselArrowsContainer--3zQba {
	position: relative;
	width: 100%;
	height: 40px;
	background: #f7f7f7
}

.SaleCarousel-module--saleCarouselArrowsWrap--1rZ5j {
	position: absolute;
	width: 100%;
	top: -200%
}

.SaleCarousel-module--saleCarouselArrows--2haID {
	width: 72%;
	margin: 0 auto;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center
}

.SaleCarousel-module--saleCarouselLeftArrow--2hcZB .SaleCarousel-module--arrow--19mPP
	{
	width: 46px;
	height: 40px
}

.SaleCarousel-module--saleCarouselLeftArrow--2hcZB .SaleCarousel-module--arrow--19mPP:hover
	{
	cursor: pointer
}

.SaleCarousel-module--saleCarouselRightArrow--25j7F .SaleCarousel-module--arrow--19mPP
	{
	width: 46px;
	height: 40px
}

.SaleCarousel-module--saleCarouselLeftArrow--2hcZB .SaleCarousel-module--arrow--19mPP button,
	.SaleCarousel-module--saleCarouselRightArrow--25j7F .SaleCarousel-module--arrow--19mPP button
	{
	border: none;
	background-color: transparent
}

.SaleCarousel-module--saleCarouselLeftArrow--2hcZB .SaleCarousel-module--arrow--19mPP button.SaleCarousel-module--active--rivi3.SaleCarousel-module--focus--2T-qg,
	.SaleCarousel-module--saleCarouselLeftArrow--2hcZB .SaleCarousel-module--arrow--19mPP button.SaleCarousel-module--active--rivi3:focus,
	.SaleCarousel-module--saleCarouselLeftArrow--2hcZB .SaleCarousel-module--arrow--19mPP button:active.SaleCarousel-module--focus--2T-qg,
	.SaleCarousel-module--saleCarouselLeftArrow--2hcZB .SaleCarousel-module--arrow--19mPP button:active:focus,
	.SaleCarousel-module--saleCarouselLeftArrow--2hcZB .SaleCarousel-module--arrow--19mPP button:focus,
	.SaleCarousel-module--saleCarouselRightArrow--25j7F .SaleCarousel-module--arrow--19mPP button.SaleCarousel-module--active--rivi3.SaleCarousel-module--focus--2T-qg,
	.SaleCarousel-module--saleCarouselRightArrow--25j7F .SaleCarousel-module--arrow--19mPP button.SaleCarousel-module--active--rivi3:focus,
	.SaleCarousel-module--saleCarouselRightArrow--25j7F .SaleCarousel-module--arrow--19mPP button:active.SaleCarousel-module--focus--2T-qg,
	.SaleCarousel-module--saleCarouselRightArrow--25j7F .SaleCarousel-module--arrow--19mPP button:active:focus,
	.SaleCarousel-module--saleCarouselRightArrow--25j7F .SaleCarousel-module--arrow--19mPP button:focus
	{
	outline: none;
	border-color: transparent;
	box-shadow: none
}

.SaleCarousel-module--pureCarouselSlide--QKdWB {
	height: 500px
}

@media screen and (max-width:1000px) {
	.SaleCarousel-module--saleCarouselNext--3NRdW,
		.SaleCarousel-module--saleCarouselPrev--1XfDN {
		width: 5%
	}
	.SaleCarousel-module--saleCarouselInner--3lbhk {
		width: 82%
	}
	.SaleCarousel-module--saleCarouselContainer--2Lu3y {
		width: 100%;
		height: 600px;
		background: #f7f7f7;
		padding-top: 74px
	}
	.SaleCarousel-module--saleCarouselContainerHeader--3gwW3 p {
		height: 34px;
		font-size: 26px;
		font-family: Squad-Bold;
		font-weight: 700;
		color: #ffbdcb;
		line-height: 34px;
		margin-bottom: 25px
	}
	.SaleCarousel-module--saleCarouselDescription--23cn4 .SaleCarousel-module--description--3DKlh
		{
		width: 100%;
		font-size: 16px;
		font-family: Squad-Regular;
		font-weight: 300;
		color: #575d60;
		line-height: 28px;
		margin-top: 32px;
		margin-bottom: 20px
	}
	.SaleCarousel-module--saleCarouselDescription--23cn4 .SaleCarousel-module--experience--1BDEk
		{
		width: 100%;
		font-size: 12px;
		font-family: Squad-Regular;
		font-weight: 400;
		color: #575d60;
		line-height: 40px;
		letter-spacing: 1px
	}
	.SaleCarousel-module--saleCarouselDescription--23cn4 .SaleCarousel-module--goldStar--230ak
		{
		width: 12px;
		height: 12px;
		color: #ea9518;
		margin: 0 5px
	}
	.SaleCarousel-module--saleCarouselDescription--23cn4 .SaleCarousel-module--greyStar--1S3W0
		{
		width: 12px;
		height: 12px;
		color: #e4e4e4;
		margin: 0 5px
	}
	.SaleCarousel-module--saleCarouselImgWrap--3ILoy {
		text-align: center;
		position: absolute;
		width: 40%;
		left: 50%;
		top: 110%;
		transform: translate(-50%, -50%);
		-webkit-transform: translate(-50%, -50%)
	}
	.SaleCarousel-module--saleCarouselImgWrap--3ILoy .SaleCarousel-module--saleCarouselImage--3o3au
		{
		width: 71px;
		height: 71px
	}
	.SaleCarousel-module--saleCarouselImgWrap--3ILoy .SaleCarousel-module--name--13dbi
		{
		height: 40px;
		font-size: 14px;
		font-family: Squad-Bold;
		font-weight: 700;
		color: #3b6478;
		line-height: 40px
	}
	.SaleCarousel-module--saleCarouselImgWrap--3ILoy .SaleCarousel-module--title--2lcbQ
		{
		height: 40px;
		font-size: 12px;
		font-family: Squad-Regular;
		font-weight: 400;
		color: #40677b
	}
	.SaleCarousel-module--saleCarouselArrowsContainer--3zQba {
		background: #f7f7f7
	}
}

.slick-slider {
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent
}

.slick-list, .slick-slider {
	position: relative;
	display: block
}

.slick-list {
	overflow: hidden;
	margin: 0;
	padding: 0
}

.slick-list:focus {
	outline: none
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand
}

.slick-slider .slick-list, .slick-slider .slick-track {
	transform: translateZ(0)
}

.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
	margin-left: auto;
	margin-right: auto
}

.slick-track:after, .slick-track:before {
	display: table;
	content: ""
}

.slick-track:after {
	clear: both
}

.slick-loading .slick-track {
	visibility: hidden
}

.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px
}

[dir=rtl] .slick-slide {
	float: right
}

.slick-slide img {
	display: block
}

.slick-slide.slick-loading img {
	display: none
}

.slick-slide.dragging img {
	pointer-events: none
}

.slick-initialized .slick-slide {
	display: block
}

.slick-loading .slick-slide {
	visibility: hidden
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent
}

.slick-arrow.slick-hidden {
	display: none
}

.buttonBack___1mlaL, .buttonFirst___2rhFr, .buttonLast___2yuh0,
	.buttonNext___2mOCa, .buttonNext___3Lm3s, .dot___3c3SI {
	cursor: pointer
}

.image___xtQGH {
	display: block;
	width: 100%;
	height: 100%
}

.spinner___27VUp {
	position: absolute;
	top: calc(50% - 15px);
	left: calc(50% - 15px);
	width: 30px;
	height: 30px;
	animation-name: spin___S3UuE;
	animation-duration: 1s;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
	border: 4px solid #a9a9a9;
	border-top-color: #000;
	border-radius: 30px
}


keyframes spin___S3UuE { 
	transform: rotate(0deg)
}

to {
	transform: rotate(1turn)
}


.container___2O72F {
	position: relative;
	overflow: hidden;
	height: 100%;
	width: 100%
}

.overlay___IV4qY {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	opacity: 0;
	cursor: zoom-in;
	transition: opacity .3s, transform .3s
}

.hover___MYy31, .loading___1pvNI, .zoom___3kqYk {
	opacity: 1
}

.imageLoadingSpinnerContainer___3UIPD {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: #f4f4f4
}

.slide___3-Nqo {
	position: relative;
	display: block;
	box-sizing: border-box;
	height: 0;
	margin: 0;
	list-style-type: none
}

.slide___3-Nqo:focus {
	outline: none !important
}

.slideHorizontal___1NzNV {
	float: left
}

[dir=rtl] .slideHorizontal___1NzNV {
	direction: rtl;
	transform: scaleX(-1)
}

.slideInner___2mfX9 {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.focusRing___1airF {
	position: absolute;
	top: 5px;
	right: 5px;
	bottom: 5px;
	left: 5px;
	pointer-events: none;
	outline-width: 5px;
	outline-style: solid;
	outline-color: Highlight
}

@media ( -webkit-min-device-pixel-ratio :0) {
	.focusRing___1airF {
		outline-style: auto;
		outline-color: -webkit-focus-ring-color
	}
}

.horizontalSlider___281Ls {
	position: relative;
	overflow: hidden
}

[dir=rtl] .horizontalSlider___281Ls {
	direction: ltr;
	transform: scaleX(-1)
}

.horizontalSliderTray___1L-0W {
	overflow: hidden;
	width: 100%
}

.verticalSlider___34ZFD {
	position: relative;
	overflow: hidden
}

.verticalSliderTray___267D8 {
	overflow: hidden
}

.verticalTray___12Key {
	float: left
}

.verticalSlideTrayWrap___2nO7o {
	overflow: hidden
}

.sliderTray___-vHFQ {
	display: block;
	list-style: none;
	padding: 0;
	margin: 0
}

.sliderAnimation___300FY {
	transition: transform .5s;
	transition-timing-function: cubic-bezier(.645, .045, .355, 1);
	will-change: transform
}

.masterSpinnerContainer___1Z6hB {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: #f4f4f4
}

.SaleContent-module--saleLogoWrap--q7kra {
	width: 85%;
	margin: 0 auto;
	padding-top: 66px;
	padding-bottom: 100px
}

.SaleContent-module--greybackground--2uMyb {
	width: 100%;
	margin: 0 auto;
	background: #f7f7f7
}

.SaleContent-module--whitebackground--32tK2 {
	width: 100%;
	margin: 0 auto;
	background: #fff
}

.SaleContent-module--wrapper85--1Kfe9 {
	width: 85%;
	margin: 0 auto
}

.SaleContent-module--wrapper100--3t5n_ {
	width: 100%;
	margin: 0 auto
}

.SaleContent-module--saleLogoHeader--10cPH {
	margin-bottom: 10px;
	display: flex;
	flex-direction: row;
	justify-content: center
}

.SaleContent-module--saleLogoHeaderImage--28aOy {
	height: 131px;
	width: 515px
}

.SaleContent-module--logoLine1--37i28 {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 70px
}

.SaleContent-module--smallLogo1--2t7yT {
	display: inline-block;
	width: 113px;
	margin: 20px
}

.SaleContent-module--smallLogo2--2Uh0R {
	display: inline-block;
	width: 114px;
	margin: 20px
}

.SaleContent-module--smallLogo3--3Nb-d {
	display: inline-block;
	width: 100px;
	margin: 20px
}

.SaleContent-module--smallLogo4--371BM {
	display: inline-block;
	width: 91px;
	margin: 20px
}

.SaleContent-module--smallLogo5--3GzD2 {
	display: inline-block;
	width: 72px;
	margin: 20px
}

.SaleContent-module--smallLogo6--PVxmz {
	display: inline-block;
	width: 95px;
	margin: 20px
}

.SaleContent-module--smallLogo7--rk8my,
	.SaleContent-module--smallLogo8--H9cef {
	display: inline-block;
	width: 74px;
	margin: 20px
}

.SaleContent-module--smallLogo9--gHFl4 {
	display: inline-block;
	width: 145px;
	margin: 20px
}

.SaleContent-module--smallLogo10--CDvh3,
	.SaleContent-module--smallLogo13--3cfw2 {
	display: inline-block;
	width: 98px;
	margin: 20px
}

.SaleContent-module--smallLogo11--D9SAA {
	display: inline-block;
	width: 126px;
	margin: 20px
}

.SaleContent-module--smallLogo12--3vvNx {
	display: inline-block;
	width: 169px;
	margin: 20px
}

.SaleContent-module--smallLogo13--3cfw2 {
	display: inline-block;
	width: 126px;
	margin: 20px
}

.SaleContent-module--smallLogo14--17eMP {
	display: inline-block;
	width: 134px;
	margin: 20px
}

.SaleContent-module--saleLogoContent--3gTso {
	margin-top: 100px;
	display: flex;
	flex-direction: row;
	justify-content: space-evenly;
	align-items: center
}

.SaleContent-module--logoContentDescriptLeft--3Ebep,
	.SaleContent-module--logoContentDescriptRight--1Jn0i {
	max-width: 445px;
	width: 445px
}

.SaleContent-module--logoContentHeader--3AM2l {
	height: 50px;
	border-bottom: 4px solid #ddd76f;
	border-radius: 4px;
	margin-bottom: 40px
}

.SaleContent-module--logoContentHeader--3AM2l h4 {
	font-family: Squad-Bold;
	font-size: 40px;
	color: #000
}

.SaleContent-module--logoContentImage--3ZrBY {
	max-width: 445px;
	width: 445px
}

.SaleContent-module--logoContentBody--1lIwD p {
	font-size: 20px;
	line-height: 35px;
	text-align: justify;
	color: #000;
	font-family: Squad-Light, Squad
}

.SaleContent-module--saleCarousel--2cFNY {
	height: 600px
}

.SaleContent-module--saleFeatures--8wYzn {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 90%;
	margin: 0 auto
}

.SaleContent-module--saleFeatureContentHeaderMobile--yYz-C {
	display: none
}

.SaleContent-module--saleFeatureHeader--Mv_AE {
	width: 100%;
	height: 214px;
	background: #ddd76f;
	box-shadow: 0 2px 30px 0 rgba(0, 0, 0, .08);
	margin: 0 auto;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	position: relative
}

.SaleContent-module--saleFeatureHeader--Mv_AE>p {
	height: 40px;
	font-family: Squad-Bold;
	font-size: 40px;
	color: #fff;
	line-height: 53px;
	text-shadow: 0 2px 30px rgba(0, 0, 0, .08)
}

.SaleContent-module--saleFeatureHeader--Mv_AE .SaleContent-module--saleFeatureHeaderHorizonalLine--2N0-K
	{
	width: 200px;
	height: 6px;
	background: #fff;
	box-shadow: 0 2px 30px 0 rgba(0, 0, 0, .08);
	border-radius: 4px;
	margin-top: 20px
}

.SaleContent-module--saleFeatureHeader--Mv_AE .SaleContent-module--saleFeatureHeaderVerticalLine--3lOFm
	{
	position: absolute;
	width: 4px;
	height: 214px;
	background: #fff;
	box-shadow: 0 2px 30px 0 rgba(0, 0, 0, .08);
	left: 26px
}

.SaleContent-module--saleFeatureHeader--Mv_AE .SaleContent-module--saleFeatureHeaderTitle--1heCY
	{
	position: absolute;
	right: 55px
}

.SaleContent-module--saleFeatureHeader--Mv_AE>.SaleContent-module--saleFeatureHeaderTitle--1heCY>.SaleContent-module--section2Title--pjymt
	{
	width: 90px;
	height: 306px
}

.SaleContent-module--saleFeatureHeader--Mv_AE>.SaleContent-module--saleFeatureHeaderTitle--1heCY>p
	{
	background: #fff;
	height: 214px;
	font-size: 20px;
	-ms-writing-mode: tb-lr;
	writing-mode: vertical-lr;
	-webkit-text-orientation: mixed;
	text-orientation: mixed;
	transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	color: #e4d266;
	font-family: Squad-Regular;
	font-weight: 300;
	padding-right: 15px;
	padding-left: 15px;
	text-align: center
}

.SaleContent-module--saleFeatureBody--3_Mrn {
	width: 100%;
	display: flex;
	flex-direction: row;
	justify-content: center;
	margin-top: 50px;
	box-shadow: 0 2px 30px 0 rgba(0, 0, 0, .08)
}

.SaleContent-module--saleFeatureBody--3_Mrn>div {
	flex: 1 1
}

.SaleContent-module--saleFeatureContent--1814A {
	margin: 2px;
	background: #fff;
	position: relative
}

.SaleContent-module--saleFeatureContentHeader--1OMow {
	text-align: center
}

.SaleContent-module--saleFeatureContentHeader--1OMow>p {
	padding-top: 56px;
	height: 73px;
	font-size: 25px;
	font-family: Squad-SemiBold;
	font-weight: 600;
	color: #575d60;
	line-height: 30px
}

.SaleContent-module--saleFeatureContentBody---D1QC {
	text-align: center;
	width: 85%;
	margin: 0 auto;
	padding-bottom: 180px
}

.SaleContent-module--saleFeatureContentBody---D1QC>p {
	font-size: 20px;
	font-family: Squad-Light, Squad;
	color: #575d60;
	line-height: 35px
}

.SaleContent-module--saleFeatureContentFooter--3Mhx3 {
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translate(-50%, -25%);
	-webkit-transform: translate(-50%, -25%)
}

.SaleContent-module--section2Image--3Hvbx {
	width: 134px;
	height: 124px
}

.SaleContent-module--saleFeatureContentFooterLine--iyFtl,
	.SaleContent-module--section2ImageMobile--gHzo0 {
	display: none
}

.SaleContent-module--saleNews--2v0Df {
	width: 90%;
	margin: 155px auto 0;
	background: #fff;
	box-shadow: 0 2px 30px 0 rgba(0, 0, 0, .08)
}

.SaleContent-module--saleNewsHeader--23LER {
	width: 100%;
	height: 197px;
	background: #ffbdcb;
	box-shadow: 0 2px 30px 0 rgba(0, 0, 0, .08);
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center
}

.SaleContent-module--saleNews--2v0Df>.SaleContent-module--saleNewsHeader--23LER>p
	{
	height: 40px;
	font-size: 40px;
	font-family: Squad-Bold;
	font-weight: 700;
	color: #fff;
	line-height: 53px;
	text-shadow: 0 2px 30px rgba(0, 0, 0, .08)
}

.SaleContent-module--saleNews--2v0Df>.SaleContent-module--saleNewsHeader--23LER>div
	{
	margin-top: 10px;
	width: 386px;
	height: 6px;
	background: #fff;
	box-shadow: 0 2px 30px 0 rgba(0, 0, 0, .08);
	border-radius: 4px
}

.SaleContent-module--saleNewsBodyLine--3yxW5 {
	width: 80%;
	margin: 0 auto;
	padding-top: 30px;
	padding-bottom: 30px;
	display: flex;
	flex-direction: row;
	justify-content: space-around;
	align-items: center
}

.SaleContent-module--saleNewsBodyBottomSpace--3YHA8,
	.SaleContent-module--saleNewsBodyTopSpace--2TvNR {
	padding-top: 60px
}

.SaleContent-module--saleNewsBodyLine--3yxW5 .SaleContent-module--saleNewContentLeft--1ycDR
	{
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center
}

.SaleContent-module--saleNewImageContainer1--1I1ex {
	width: 180px;
	text-align: center
}

.SaleContent-module--saleNewContentImage1--2CGib {
	width: 180px;
	height: 190px
}

.SaleContent-module--saleNewImageContainer2--3Y_Wf {
	width: 180px;
	overflow: hidden
}

.SaleContent-module--saleNewContentImage2--2uqmJ {
	width: 180px;
	height: 190px
}

.SaleContent-module--saleNewImageContainer3--27hAd {
	width: 180px;
	overflow: hidden
}

.SaleContent-module--saleNewContentImage3--2Zt-C {
	width: 180px;
	height: 190px
}

.SaleContent-module--saleNewImageContainer4--1o_B5 {
	width: 180px;
	overflow: hidden
}

.SaleContent-module--saleNewContentImage4--pcSsl {
	width: 180px;
	height: 190px
}

.SaleContent-module--saleNewImageContainer5--1qX_F {
	width: 180px;
	overflow: hidden
}

.SaleContent-module--saleNewContentImage5--2OGiB {
	width: 180px;
	height: 190px
}

.SaleContent-module--saleNewsContentRight--27iPA {
	margin-left: 50px
}

.SaleContent-module--saleNewsContentRight--27iPA>.SaleContent-module--saleNewsContentRightHeder--72o0t
	{
	font-size: 24px;
	font-family: Squad-SemiBold;
	font-weight: 600;
	color: #000;
	line-height: 40px;
	margin-bottom: 15px;
	text-shadow: 0 2px 30px rgba(0, 0, 0, .08)
}

.SaleContent-module--saleNewsContentRight--27iPA>.SaleContent-module--saleNewsContentRightContent--3bGaU
	{
	font-size: 20px;
	font-family: Squad-Light;
	color: #000;
	line-height: 36px;
	text-shadow: 0 2px 30px rgba(0, 0, 0, .08)
}

.SaleContent-module--saleNewContentPinkLine--BMAw2 {
	display: none
}

.SaleContent-module--saleContact--1tbpx {
	width: 76.5%;
	background: #fff;
	box-shadow: 0 2px 30px 0 rgba(0, 0, 0, .08);
	margin: 100px auto 80px;
	padding-bottom: 110px
}

.SaleContent-module--saleContactBody--SE0So {
	width: 80%;
	margin: 0 auto
}

.SaleContent-module--saleContactHeader--3WlCN {
	height: 190px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center
}

.SaleContent-module--saleContactHeader--3WlCN>p {
	height: 40px;
	font-size: 40px;
	font-family: Squad-Bold;
	font-weight: 700;
	color: #000
}

.SaleContent-module--saleContactHeader--3WlCN>div {
	width: 245px;
	height: 6px;
	background: #ddd76f;
	border-radius: 4px;
	margin-top: 6px
}

.SaleContent-module--saleContactSubTitle--1i54R>p {
	font-size: 20px;
	font-family: Squad-Light;
	color: #000;
	line-height: 28px;
	text-align: center
}

.SaleContent-module--saleContactForm--1NBJw {
	width: 100%;
	margin: 80px auto 0;
	z-index: 10
}

.SaleContent-module--saleContactWrap--2yTX9 {
	background: #fff;
	box-shadow: 0 2px 30px 0 rgba(0, 0, 0, .08);
	border-radius: 10px
}

.SaleContent-module--saleContactContent--1Dkhd {
	width: 80%;
	margin: 0 auto
}

.SaleContent-module--saleContactBgk--168MS {
	width: 100%;
	height: 40px;
	position: relative
}

.SaleContent-module--saleContactBgkBottomContent--jXtkM {
	width: 96%;
	height: 40px;
	position: absolute;
	right: 0;
	background: #ddd76f;
	border-bottom-left-radius: 10px
}

.SaleContent-module--saleContactBgkConnerContent1--3CO31 {
	width: 10px;
	height: 10px;
	position: absolute;
	right: 0;
	bottom: 40px;
	background-color: #fff;
	border-bottom-right-radius: 10px;
	z-index: 200
}

.SaleContent-module--saleContactBgkConnerContent2--E02NR {
	width: 10px;
	height: 10px;
	position: absolute;
	right: 0;
	bottom: 40px;
	background: #ddd76f;
	z-index: 190
}

.SaleContent-module--saleContactBgkContent--3d_JA {
	background: #ddd76f;
	width: 40px;
	height: 600px;
	position: absolute;
	left: 100%;
	bottom: 0;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px
}

.SaleContent-module--saleContactNotification--2lAtv {
	padding-top: 100px;
	text-align: center
}

.SaleContent-module--saleContactNotification--2lAtv p {
	height: 14px;
	font-size: 14px;
	font-family: Squad-Regular;
	font-weight: 300;
	color: #ddd76f;
	line-height: 19px
}

.SaleContent-module--saleContactRadio--1eE-T {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	margin-bottom: 50px
}

.SaleContent-module--saleContactRadioItem--35B4- {
	display: inline-block;
	position: relative;
	padding: 0 6px;
	margin: 10px 0 0
}

.SaleContent-module--saleContactRadioItem--35B4- input[type=radio] {
	display: none
}

.SaleContent-module--saleContactRadioItem--35B4- label {
	width: 158px;
	height: 24px;
	font-size: 24px;
	font-family: Squad-Bold;
	font-weight: 700;
	color: #585d61;
	line-height: 32px;
	padding-left: 20px
}

.SaleContent-module--saleContactRadioItem--35B4- label:before {
	content: " ";
	display: inline-block;
	position: relative;
	top: 5px;
	margin: 0 5px 0 0;
	width: 20px;
	height: 20px;
	border-radius: 18px;
	border: 3px solid #dcd66e;
	background-color: transparent
}

.SaleContent-module--saleContactRadioItem--35B4- input[type=radio]:checked+label:after
	{
	border-radius: 11px;
	width: 12px;
	height: 12px;
	position: absolute;
	top: 12px;
	left: 33px;
	content: " ";
	display: block;
	background: #dcd66e
}

.SaleContent-module--saleContactInfo--s58PO {
	display: flex;
	flex-direction: row;
	justify-content: space-around;
	align-items: center;
	margin-bottom: 30px;
	width: 100%
}

.SaleContent-module--saleContactInfo--s58PO>div {
	flex-grow: 1
}

.SaleContent-module--saleContactInfoLeft--1H1rl {
	padding-right: 20px
}

.SaleContent-module--saleContactInfoRight--2uuTD {
	padding-left: 20px
}

.SaleContent-module--saleContactInfo--s58PO label {
	width: 94px;
	height: 20px;
	font-size: 20px;
	font-family: Squad-Regular;
	font-weight: 400;
	color: #575d60;
	line-height: 26px
}

.SaleContent-module--saleContactInfo--s58PO input {
	width: 100%;
	height: 40px;
	opacity: .3;
	border: 1px solid #575d60;
	font-size: 16px;
	line-height: 21px;
	font-family: Squad-Regular
}

.SaleContent-module--saleContactEmail--2Bjof {
	margin-bottom: 30px
}

.SaleContent-module--saleContactEmail--2Bjof label {
	width: 100%;
	height: 20px;
	font-size: 20px;
	font-family: Squad-Regular;
	font-weight: 400;
	color: #575d60;
	line-height: 26px
}

.SaleContent-module--saleContactEmail--2Bjof input {
	width: 100%;
	height: 40px;
	opacity: .3;
	border: 1px solid #575d60;
	font-family: Squad-Regular;
	font-size: 16px;
	line-height: 21px
}

.SaleContent-module--saleContactText--76ljq {
	margin-bottom: 30px
}

.SaleContent-module--saleContactText--76ljq label {
	width: 100%;
	height: 20px;
	font-size: 20px;
	font-family: Squad-Regular;
	font-weight: 400;
	color: #575d60;
	line-height: 26px
}

.SaleContent-module--saleContactText--76ljq textarea {
	width: 100%;
	height: 111px;
	opacity: .3;
	border: 1px solid #575d60;
	font-family: Squad-Regular;
	font-size: 16px;
	line-height: 21px
}

.SaleContent-module--saleContactEmailInput--1_XLk,
	.SaleContent-module--saleContactInfoLeftInput--1KZfY,
	.SaleContent-module--saleContactInfoRightInput--2m5J4,
	.SaleContent-module--saleContactTextarea--1rayC {
	padding-left: 20px;
	font-family: Squad-Regular
}

.SaleContent-module--saleContactTextarea--1rayC {
	padding-top: 10px
}

.SaleContent-module--saleContactEmailInput--1_XLk:focus,
	.SaleContent-module--saleContactInfoLeftInput--1KZfY:focus,
	.SaleContent-module--saleContactInfoRightInput--2m5J4:focus,
	.SaleContent-module--saleContactTextarea--1rayC:focus {
	outline: none;
	font-family: Squad-Regular
}

.SaleContent-module--saleContactSubmitWrap--QJup2 {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding-bottom: 60px
}

.SaleContent-module--saleContactSubmitWrap--QJup2 .SaleContent-module--saleContactSubmitStatus--6rhnn
	{
	text-align: center
}

.SaleContent-module--saleContactSubmitWrap--QJup2 .SaleContent-module--saleContactStatusSuccess--3fVIN
	{
	height: 45px
}

.SaleContent-module--saleContactSubmitWrap--QJup2 .SaleContent-module--saleContactStatusFail--1Z0QE
	{
	height: 45px;
	color: #ffbdcb
}

.SaleContent-module--saleContactSubmitWrap--QJup2 .SaleContent-module--saleContactSubmit--1xfyd
	{
	display: block;
	width: 159px;
	height: 43px;
	background: #ddd76f;
	border-radius: 10px;
	border: 1px solid #ddd76f;
	outline: none;
	font-size: 16px;
	font-family: Squad-Bold;
	font-weight: 700;
	color: #fff;
	line-height: 21px
}

.SaleContent-module--saleContactEmailInput--1_XLk:focus,
	.SaleContent-module--saleContactInfoLeftInput--1KZfY:focus,
	.SaleContent-module--saleContactInfoRightInput--2m5J4:focus,
	.SaleContent-module--saleContactSubmit--1xfyd:focus,
	.SaleContent-module--saleContactTextarea--1rayC:focus {
	font-family: Squad-Regular;
	outline: 1px solid #575d60
}

@media screen and (max-width:1000px) {
	.SaleContent-module--saleLogoWrap--q7kra {
		width: 100%;
		margin: 0 auto;
		padding-top: 0;
		padding-bottom: 0
	}
	.SaleContent-module--saleLogoHeaderImage--28aOy {
		height: 78px;
		width: 208px
	}
	.SaleContent-module--saleLogoHeader--10cPH {
		margin-bottom: 0
	}
	.SaleContent-module--logoLine1--37i28 {
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		justify-content: space-between;
		align-items: center;
		width: 90%;
		margin: 0 auto 30px
	}
	.SaleContent-module--smallLogo1--2t7yT {
		display: inline-block;
		width: 53px;
		margin: 10px 15px
	}
	.SaleContent-module--smallLogo2--2Uh0R {
		display: inline-block;
		width: 55px;
		margin: 10px 15px
	}
	.SaleContent-module--smallLogo3--3Nb-d {
		display: inline-block;
		width: 47px;
		margin: 10px 15px
	}
	.SaleContent-module--smallLogo4--371BM {
		display: inline-block;
		width: 44px;
		margin: 10px 15px
	}
	.SaleContent-module--smallLogo5--3GzD2 {
		display: inline-block;
		width: 34px;
		margin: 30px 20px
	}
	.SaleContent-module--smallLogo6--PVxmz {
		display: inline-block;
		width: 45px;
		margin: 10px 15px
	}
	.SaleContent-module--smallLogo7--rk8my,
		.SaleContent-module--smallLogo8--H9cef {
		display: inline-block;
		width: 35px;
		margin: 10px 15px
	}
	.SaleContent-module--smallLogo9--gHFl4 {
		display: inline-block;
		width: 69px;
		margin: 10px 15px
	}
	.SaleContent-module--smallLogo10--CDvh3,
		.SaleContent-module--smallLogo13--3cfw2 {
		display: inline-block;
		width: 47px;
		margin: 10px 15px
	}
	.SaleContent-module--smallLogo11--D9SAA {
		display: inline-block;
		width: 60px;
		margin: 30px 20px
	}
	.SaleContent-module--smallLogo12--3vvNx {
		display: inline-block;
		width: 81px;
		margin: 10px 15px
	}
	.SaleContent-module--smallLogo13--3cfw2 {
		display: inline-block;
		width: 46px;
		margin: 10px 15px
	}
	.SaleContent-module--smallLogo14--17eMP {
		display: inline-block;
		width: 64px;
		margin: 10px 15px
	}
	.SaleContent-module--saleLogoContent--3gTso {
		margin-top: 0;
		margin-bottom: 0;
		display: flex;
		flex-direction: column;
		justify-content: space-evenly;
		align-items: center;
		background-color: #ffbdcb
	}
	.SaleContent-module--logoContentDescriptLeft--3Ebep,
		.SaleContent-module--logoContentDescriptRight--1Jn0i {
		width: 80%;
		margin: 0 auto
	}
	.SaleContent-module--logoContentDescriptRight--1Jn0i {
		margin-bottom: 77px
	}
	.SaleContent-module--logoContentHeader--3AM2l {
		height: 40px;
		border-bottom: none;
		margin-bottom: 0;
		text-align: center;
		color: #fff;
		margin-top: 60px
	}
	.SaleContent-module--logoContentHeader--3AM2l h4 {
		font-size: 26px;
		color: #fff
	}
	.SaleContent-module--logoContentImage--3ZrBY {
		width: 100%
	}
	.SaleContent-module--logoContentBody--1lIwD p {
		font-size: 16px;
		line-height: 26px;
		text-align: center;
		color: #fff;
		margin-bottom: 35px
	}
	.SaleContent-module--saleFeatures--8wYzn {
		width: 100%;
		background-color: #ffbdcb
	}
	.SaleContent-module--saleFeatureHeader--Mv_AE {
		display: none
	}
	.SaleContent-module--saleFeatureContentHeaderMobile--yYz-C {
		display: block
	}
	.SaleContent-module--saleFeatureContentHeaderMobile--yYz-C p {
		font-size: 26px;
		font-weight: 700;
		color: #fff;
		line-height: 34px;
		margin-top: 60px
	}
	.SaleContent-module--saleFeatureBody--3_Mrn {
		flex-direction: column;
		margin-top: 0;
		box-shadow: none
	}
	.SaleContent-module--saleFeatureContent--1814A {
		margin: 0;
		height: auto;
		background-color: #ffbdcb;
		box-shadow: none
	}
	.SaleContent-module--saleFeatureContentHeader--1OMow>p {
		padding-top: 40px;
		height: 60px;
		font-size: 22px;
		font-weight: 600;
		color: #fff;
		line-height: 30px
	}
	.SaleContent-module--saleFeatureContentBody---D1QC {
		padding-bottom: 50px
	}
	.SaleContent-module--saleFeatureContentBody---D1QC>p {
		text-shadow: 0 2px 30px rgba(0, 0, 0, .08);
		font-size: 16px;
		font-weight: 400;
		color: #fff;
		line-height: 30px
	}
	.SaleContent-module--saleFeatureContentFooter--3Mhx3 {
		position: static;
		bottom: 0;
		left: 0;
		height: auto;
		display: flex;
		flex-direction: row;
		justify-content: center;
		align-items: center;
		transform: translate(0);
		-webkit-transform: translate(0);
		padding-bottom: 50px
	}
	.SaleContent-module--section2Image--3Hvbx {
		display: none;
		width: 200px;
		height: 164px
	}
	.SaleContent-module--section2ImageMobileContainer--2G6zO {
		width: 80px;
		height: 120px
	}
	.SaleContent-module--section2ImageMobile--gHzo0 {
		display: block;
		width: 80px
	}
	.SaleContent-module--saleFeatureContentFooterLine--iyFtl {
		display: block;
		width: 80%;
		margin: 0 auto;
		height: 2px;
		background: #fff;
		border-radius: 5px;
		opacity: .5
	}
	.SaleContent-module--saleNews--2v0Df {
		width: 100%;
		margin: 0 auto;
		background: #fff;
		box-shadow: none
	}
	.SaleContent-module--saleNewsHeader--23LER {
		width: 100%;
		height: auto;
		background: #fff;
		box-shadow: none;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		margin-top: 0;
		padding-top: 80px;
		margin-bottom: 50px
	}
	.SaleContent-module--saleNews--2v0Df>.SaleContent-module--saleNewsHeader--23LER>p
		{
		text-shadow: 0 2px 30px rgba(0, 0, 0, .08);
		font-size: 26px;
		font-weight: 700;
		color: #ffbdcb;
		line-height: 34px
	}
	.SaleContent-module--saleNews--2v0Df>.SaleContent-module--saleNewsHeader--23LER>div
		{
		display: none
	}
	.SaleContent-module--saleNewsBodyLine--3yxW5 {
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		width: 80%;
		margin: 0 auto;
		padding-top: 0;
		padding-bottom: 0
	}
	.SaleContent-module--saleNewsBodyTopSpace--2TvNR {
		padding-top: 0
	}
	.SaleContent-module--saleNewsBodyBottomSpace--3YHA8 {
		padding-top: 6px
	}
	.SaleContent-module--saleNewsBodyLine--3yxW5 .SaleContent-module--saleNewContentLeft--1ycDR
		{
		width: 100%;
		display: flex;
		flex-direction: row;
		justify-content: center
	}
	.SaleContent-module--saleNewImageContainer--1dl7h {
		width: 160px
	}
	.SaleContent-module--saleNewContentImage--1eAn9 {
		width: 160px;
		height: 180px
	}
	.SaleContent-module--saleNewsContentRight--27iPA {
		margin-left: 0;
		text-align: center
	}
	.SaleContent-module--saleNewsContentRight--27iPA>.SaleContent-module--saleNewsContentRightHeder--72o0t
		{
		height: auto;
		font-size: 24px;
		font-weight: 600;
		color: #000;
		line-height: 30px;
		text-shadow: 0 2px 30px rgba(0, 0, 0, .08);
		margin-top: 30px;
		margin-bottom: 25px
	}
	.SaleContent-module--saleNewsContentRight--27iPA>.SaleContent-module--saleNewsContentRightContent--3bGaU
		{
		font-size: 20px;
		color: #000;
		line-height: 35px;
		text-shadow: 0 2px 30px rgba(0, 0, 0, .08)
	}
	.SaleContent-module--saleNewContentPinkLine--BMAw2 {
		display: block;
		height: 2px;
		background: #ffbdcb;
		border-radius: 6px;
		opacity: .5;
		margin-top: 50px;
		margin-bottom: 40px
	}
	.SaleContent-module--saleContact--1tbpx {
		width: 100%;
		background: #ffbdcb;
		box-shadow: none;
		margin: 100px auto 0;
		padding-bottom: 0
	}
	.SaleContent-module--saleContactBody--SE0So {
		width: 90%;
		margin: 0 auto
	}
	.SaleContent-module--saleContactHeader--3WlCN {
		height: auto;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center
	}
	.SaleContent-module--saleContactHeader--3WlCN>p {
		height: auto;
		font-size: 26px;
		font-weight: 700;
		color: #fff;
		margin-top: 60px;
		margin-bottom: 30px
	}
	.SaleContent-module--saleContactHeader--3WlCN>div {
		display: none
	}
	.SaleContent-module--saleContactSubTitle--1i54R>p {
		font-size: 16px;
		color: #fff;
		line-height: 28px;
		text-align: center;
		width: 80%;
		margin: 0 auto
	}
	.SaleContent-module--saleContactForm--1NBJw {
		width: 100%;
		margin: 60px auto 0;
		padding-bottom: 60px;
		z-index: 10
	}
	.SaleContent-module--saleContactWrap--2yTX9 {
		background: #fff;
		box-shadow: 0 2px 30px 0 rgba(0, 0, 0, .08);
		border-radius: 30px
	}
	.SaleContent-module--saleContactContent--1Dkhd {
		width: 95%;
		margin: 0 auto
	}
	.SaleContent-module--saleContactBgk--168MS,
		.SaleContent-module--saleContactBgkBottomContent--jXtkM,
		.SaleContent-module--saleContactBgkConnerContent1--3CO31,
		.SaleContent-module--saleContactBgkConnerContent2--E02NR,
		.SaleContent-module--saleContactBgkContent--3d_JA {
		display: none
	}
	.SaleContent-module--saleContactNotification--2lAtv {
		padding-top: 22px;
		padding-bottom: 15px;
		text-align: center;
		width: 80%;
		margin: 0 auto
	}
	.SaleContent-module--saleContactNotification--2lAtv p {
		height: auto;
		font-size: 14px;
		font-weight: 300;
		color: #000;
		line-height: 19px
	}
	.SaleContent-module--saleContactRadio--1eE-T {
		display: flex;
		flex-direction: row;
		justify-content: center;
		align-items: center;
		margin-bottom: 20px
	}
	.SaleContent-module--saleContactRadioItem--35B4- {
		display: inline-block;
		position: relative;
		padding: 0 6px;
		margin: 10px 0 0
	}
	.SaleContent-module--saleContactRadioItem--35B4- input[type=radio] {
		display: none
	}
	.SaleContent-module--saleContactRadioItem--35B4- label {
		width: 158px;
		height: 24px;
		font-size: 18px;
		font-weight: 700;
		color: #ffbdcb;
		line-height: 32px;
		padding-left: 5px
	}
	.SaleContent-module--saleContactRadioItem--35B4- label:before {
		content: " ";
		display: inline-block;
		position: relative;
		top: 3px;
		margin: 0 5px 0 0;
		width: 13px;
		height: 13px;
		border-radius: 18px;
		border: 2px solid #ffbdcb;
		background-color: transparent
	}
	.SaleContent-module--saleContactRadioItem--35B4- input[type=radio]:checked+label:after
		{
		border-radius: 11px;
		width: 7px;
		height: 7px;
		position: absolute;
		top: 12px;
		left: 16px;
		content: " ";
		display: block;
		background: #ffbdcb
	}
	.SaleContent-module--saleContactInfo--s58PO {
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		width: 80%;
		margin: 0 auto 20px
	}
	.SaleContent-module--saleContactInfo--s58PO>div {
		flex-grow: 1;
		width: 100%
	}
	.SaleContent-module--saleContactInfoLeft--1H1rl {
		padding-right: 0;
		margin-bottom: 20px
	}
	.SaleContent-module--saleContactInfoRight--2uuTD {
		padding-left: 0
	}
	.SaleContent-module--saleContactInfo--s58PO label {
		width: 94px;
		height: 18px;
		font-size: 18px;
		font-weight: 400;
		color: #575d60;
		line-height: 24px
	}
	.SaleContent-module--saleContactInfo--s58PO input {
		width: 100%;
		height: 40px;
		opacity: .8;
		border: 2px solid #ffbdcb;
		border-radius: 10px;
		opacity: .3
	}
	.SaleContent-module--saleContactEmail--2Bjof {
		width: 80%;
		margin: 0 auto 20px
	}
	.SaleContent-module--saleContactEmail--2Bjof label {
		width: 100%;
		height: 20px;
		font-size: 20px;
		font-weight: 400;
		color: #575d60;
		line-height: 26px
	}
	.SaleContent-module--saleContactEmail--2Bjof input {
		width: 100%;
		height: 40px;
		opacity: .8;
		border: 2px solid #ffbdcb;
		border-radius: 10px;
		opacity: .3
	}
	.SaleContent-module--saleContactText--76ljq {
		width: 80%;
		margin: 0 auto 20px
	}
	.SaleContent-module--saleContactText--76ljq label {
		width: 100%;
		height: 20px;
		font-size: 20px;
		font-weight: 400;
		color: #575d60;
		line-height: 26px
	}
	.SaleContent-module--saleContactText--76ljq textarea {
		width: 100%;
		height: 111px;
		opacity: .8;
		border: 2px solid #ffbdcb;
		border-radius: 10px
	}
	.SaleContent-module--saleContactSubmitWrap--QJup2 {
		display: flex;
		justify-content: center;
		align-items: center;
		padding-bottom: 60px
	}
	.SaleContent-module--saleContactSubmitWrap--QJup2 .SaleContent-module--saleContactSubmit--1xfyd
		{
		display: block;
		width: 159px;
		height: 43px;
		background: #ffbdcb;
		border-radius: 10px;
		border: 1px solid #ffbdcb;
		outline: none;
		font-size: 16px;
		font-weight: 700;
		color: #fff;
		line-height: 21px
	}
	.SaleContent-module--saleContactEmailInput--1_XLk:focus,
		.SaleContent-module--saleContactInfoLeftInput--1KZfY:focus,
		.SaleContent-module--saleContactInfoRightInput--2m5J4:focus,
		.SaleContent-module--saleContactSubmit--1xfyd:focus,
		.SaleContent-module--saleContactTextarea--1rayC:focus {
		font-family: Squad-Regular;
		outline: 1px solid #ffbdcb
	}
	.SaleContent-module--saleContactEmailInput--1_XLk,
		.SaleContent-module--saleContactInfoLeftInput--1KZfY,
		.SaleContent-module--saleContactInfoRightInput--2m5J4,
		.SaleContent-module--saleContactTextarea--1rayC {
		padding-left: 0;
		font-family: Squad-Regular
	}
	.SaleContent-module--saleContactInfo--s58PO input::-webkit-input-placeholder
		{
		padding-left: 10px
	}
	.SaleContent-module--saleContactInfo--s58PO input:-moz-placeholder,
		.SaleContent-module--saleContactInfo--s58PO input::-moz-placeholder {
		padding-left: 10px
	}
	.SaleContent-module--saleContactInfo--s58PO input:-ms-input-placeholder
		{
		padding-left: 10px
	}
	.SaleContent-module--saleContactEmail--2Bjof input::-webkit-input-placeholder
		{
		padding-left: 10px
	}
	.SaleContent-module--saleContactEmail--2Bjof input:-moz-placeholder,
		.SaleContent-module--saleContactEmail--2Bjof input::-moz-placeholder {
		padding-left: 10px
	}
	.SaleContent-module--saleContactEmail--2Bjof input:-ms-input-placeholder
		{
		padding-left: 10px
	}
	.SaleContent-module--saleContactText--76ljq textarea::-webkit-input-placeholder
		{
		padding-left: 10px
	}
	.SaleContent-module--saleContactText--76ljq textarea:-moz-placeholder,
		.SaleContent-module--saleContactText--76ljq textarea::-moz-placeholder
		{
		padding-left: 10px
	}
	.SaleContent-module--saleContactText--76ljq textarea:-ms-input-placeholder
		{
		padding-left: 10px
	}
}

@media screen and (min-width:900px) and (max-width:1200px) {
	.SaleContent-module--saleLogoContent--3gTso {
		margin-top: 120px;
		margin-bottom: 100px;
		display: flex;
		flex-direction: row;
		justify-content: space-evenly;
		align-items: center
	}
	.SaleContent-module--logoContentDescriptLeft--3Ebep,
		.SaleContent-module--logoContentDescriptRight--1Jn0i {
		max-width: 345px;
		width: 345px
	}
	.SaleContent-module--logoContentHeader--3AM2l {
		height: 50px;
		border-bottom: 4px solid #ddd76f;
		border-radius: 4px;
		margin-bottom: 40px
	}
	.SaleContent-module--logoContentHeader--3AM2l h4 {
		font-size: 28px
	}
	.SaleContent-module--logoContentImage--3ZrBY {
		max-width: 345px;
		width: 345px
	}
	.SaleContent-module--logoContentBody--1lIwD p {
		font-size: 18px;
		line-height: 32px;
		text-align: justify
	}
}

@media screen and (min-width:1500px) {
	.SaleContent-module--saleLogoWrap--q7kra {
		width: 65%;
		margin: 0 auto
	}
}

.slick-loading .slick-list {
	background: #fff
		url(data:image/gif;base64,R0lGODlhIAAgAPUAAP///wAAAPr6+sTExOjo6PDw8NDQ0H5+fpqamvb29ubm5vz8/JKSkoaGhuLi4ri4uKCgoOzs7K6urtzc3D4+PlZWVmBgYHx8fKioqO7u7kpKSmxsbAwMDAAAAM7OzsjIyNjY2CwsLF5eXh4eHkxMTLCwsAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH+GkNyZWF0ZWQgd2l0aCBhamF4bG9hZC5pbmZvACH5BAAKAAAAIf8LTkVUU0NBUEUyLjADAQAAACwAAAAAIAAgAAAG/0CAcEgkFjgcR3HJJE4SxEGnMygKmkwJxRKdVocFBRRLfFAoj6GUOhQoFAVysULRjNdfQFghLxrODEJ4Qm5ifUUXZwQAgwBvEXIGBkUEZxuMXgAJb1dECWMABAcHDEpDEGcTBQMDBQtvcW0RbwuECKMHELEJF5NFCxm1AAt7cH4NuAOdcsURy0QCD7gYfcWgTQUQB6Zkr66HoeDCSwIF5ucFz3IC7O0CC6zx8YuHhW/3CvLyfPX4+OXozKnDssBdu3G/xIHTpGAgOUPrZimAJCfDPYfDin2TQ+xeBnWbHi37SC4YIYkQhdy7FvLdpwWvjA0JyU/ISyIx4xS6sgfkNS4me2rtVKkgw0JCb8YMZdjwqMQ2nIY8BbcUQNVCP7G4MQq1KRivR7tiDEuEFrggACH5BAAKAAEALAAAAAAgACAAAAb/QIBwSCQmNBpCcckkEgREA4ViKA6azM8BEZ1Wh6LOBls0HA5fgJQ6HHQ6InKRcWhA1d5hqMMpyIkOZw9Ca18Qbwd/RRhnfoUABRwdI3IESkQFZxB4bAdvV0YJQwkDAx9+bWcECQYGCQ5vFEQCEQoKC0ILHqUDBncCGA5LBiHCAAsFtgqoQwS8Aw64f8m2EXdFCxO8INPKomQCBgPMWAvL0n/ff+jYAu7vAuxy8O/myvfX8/f7/Arq+v0W0HMnr9zAeE0KJlQkJIGCfE0E+PtDq9qfDMogDkGmrIBCbNQUZIDosNq1kUsEZJBW0dY/b0ZsLViQIMFMW+RKKgjFzp4fNokPIdki+Y8JNVxA79jKwHAI0G9JGw5tCqDWTiFRhVhtmhVA16cMJTJ1OnVIMo1cy1KVI5NhEAAh+QQACgACACwAAAAAIAAgAAAG/0CAcEgkChqNQnHJJCYWRMfh4CgamkzFwBOdVocNCgNbJAwGhKGUOjRQKA1y8XOGAtZfgIWiSciJBWcTQnhCD28Qf0UgZwJ3XgAJGhQVcgKORmdXhRBvV0QMY0ILCgoRmIRnCQIODgIEbxtEJSMdHZ8AGaUKBXYLIEpFExZpAG62HRRFArsKfn8FIsgjiUwJu8FkJLYcB9lMCwUKqFgGHSJ5cnZ/uEULl/CX63/x8KTNu+RkzPj9zc/0/Cl4V0/APDIE6x0csrBJwybX9DFhBhCLgAilIvzRVUriKHGlev0JtyuDvmsZUZlcIiCDnYu7KsZ0UmrBggRP7n1DqcDJEzciOgHwcwTyZEUmIKEMFVIqgyIjpZ4tjdTxqRCMPYVMBYDV6tavUZ8yczpkKwBxHsVWtaqo5tMgACH5BAAKAAMALAAAAAAgACAAAAb/QIBwSCQuBgNBcck0FgvIQtHRZCYUGSJ0IB2WDo9qUaBQKIXbLsBxOJTExUh5mB4iDo0zXEhWJNBRQgZtA3tPZQsAdQINBwxwAnpCC2VSdQNtVEQSEkOUChGSVwoLCwUFpm0QRAMVFBQTQxllCqh0kkIECF0TG68UG2O0foYJDb8VYVa0alUXrxoQf1WmZnsTFA0EhgCJhrFMC5Hjkd57W0jpDsPDuFUDHfHyHRzstNN78PPxHOLk5dwcpBuoaYk5OAfhXHG3hAy+KgLkgNozqwzDbgWYJQyXsUwGXKNA6fnYMIO3iPeIpBwyqlSCBKUqEQk5E6YRmX2UdAT5kEnHKkQ5hXjkNqTPtKAARl1sIrGoxSFNuSEFMNWoVCxEpiqyRlQY165wEHELAgAh+QQACgAEACwAAAAAIAAgAAAG/0CAcEgsKhSLonJJTBIFR0GxwFwmFJlnlAgaTKpFqEIqFJMBhcEABC5GjkPz0KN2tsvHBH4sJKgdd1NHSXILah9tAmdCC0dUcg5qVEQfiIxHEYtXSACKnWoGXAwHBwRDGUcKBXYFi0IJHmQEEKQHEGGpCnp3AiW1DKFWqZNgGKQNA65FCwV8bQQHJcRtds9MC4rZitVgCQbf4AYEubnKTAYU6eoUGuSpu3fo6+ka2NrbgQAE4eCmS9xVAOW7Yq7IgA4Hpi0R8EZBhDshOnTgcOtfM0cAlTigILFDiAFFNjk8k0GZgAxOBozouIHIOyKbFixIkECmIyIHOEiEWbPJTTQ5FxcVOMCgzUVCWwAcyZJvzy45ADYVZNIwTlIAVfNB7XRVDLxEWLQ4E9JsKq+rTdsMyhcEACH5BAAKAAUALAAAAAAgACAAAAb/QIBwSCwqFIuicklMEgVHQVHKVCYUmWeUWFAkqtOtEKqgAsgFcDFyHJLNmbZa6x2Lyd8595h8C48RagJmQgtHaX5XZUYKQ4YKEYSKfVKPaUMZHwMDeQBxh04ABYSFGU4JBpsDBmFHdXMLIKofBEyKCpdgspsOoUsLXaRLCQMgwky+YJ1FC4POg8lVAg7U1Q5drtnHSw4H3t8HDdnZy2Dd4N4Nzc/QeqLW1bnM7rXuV9tEBhQQ5UoCbJDmWKBAQcMDZNhwRVNCYANBChZYEbkVCZOwASEcCDFQ4SEDIq6WTVqQIMECBx06iCACQQPBiSabHDqzRUTKARMhSFCDrc+WNQIcOoRw5+ZIHj8ADqSEQBQAwKKLhIzowEEeGKQ0owIYkPKjHihZoBKi0KFE01b4zg7h4y4IACH5BAAKAAYALAAAAAAgACAAAAb/QIBwSCwqFIuicklMEgVHQVHKVCYUmWeUWFAkqtOtEKqgAsgFcDFyHJLNmbZa6x2Lyd8595h8C48RagJmQgtHaX5XZUUJeQCGChGEin1SkGlubEhDcYdOAAWEhRlOC12HYUd1eqeRokOKCphgrY5MpotqhgWfunqPt4PCg71gpgXIyWSqqq9MBQPR0tHMzM5L0NPSC8PCxVUCyeLX38+/AFfXRA4HA+pjmoFqCAcHDQa3rbxzBRD1BwgcMFIlidMrAxYICHHA4N8DIqpsUWJ3wAEBChQaEBnQoB6RRr0uARjQocMAAA0w4nMz4IOaU0lImkSngYKFc3ZWyTwJAALGK4fnNA3ZOaQCBQ22wPgRQlSIAYwSfkHJMrQkTyEbKFzFydQq15ccOAjUEwQAIfkEAAoABwAsAAAAACAAIAAABv9AgHBILCoUi6JySUwSBUdBUcpUJhSZZ5RYUCSq060QqqACyAVwMXIcks2ZtlrrHYvJ3zn3mHwLjxFqAmZCC0dpfldlRQl5AIYKEYSKfVKQaW5sSENxh04ABYSFGU4LXYdhR3V6p5GiQ4oKmGCtjkymi2qGBZ+6eo+3g8KDvYLDxKrJuXNkys6qr0zNygvHxL/V1sVD29K/AFfRRQUDDt1PmoFqHgPtBLetvMwG7QMes0KxkkIFIQNKDhBgKvCh3gQiqmxt6NDBAAEIEAgUOHCgBBEH9Yg06uWAIQUABihQMACgBEUHTRwoUEOBIcqQI880OIDgm5ABDA8IgUkSwAAyij1/jejAARPPIQwONBCnBAJDCEOOCnFA8cOvEh1CEJEqBMIBEDaLcA3LJIEGDe/0BAEAIfkEAAoACAAsAAAAACAAIAAABv9AgHBILCoUi6JySUwSBUdBUcpUJhSZZ5RYUCSq060QqqACyAVwMXIcks2ZtlrrHYvJ3zn3mHwLjxFqAmZCC0dpfldlRQl5AIYKEYSKfVKQaW5sSENxh04ABYSFGU4LXYdhR3V6p5GiQ4oKmGCtjkymi2qGBZ+6eo+3g8KDvYLDxKrJuXNkys6qr0zNygvHxL/V1sVDDti/BQccA8yrYBAjHR0jc53LRQYU6R0UBnO4RxmiG/IjJUIJFuoVKeCBigBN5QCk43BgFgMKFCYUGDAgFEUQRGIRYbCh2xACEDcAcHDgQDcQFGf9s7VkA0QCI0t2W0DRw68h8ChAEELSJE8xijBvVqCgIU9PjwA+UNzG5AHEB9xkDpk4QMGvARQsEDlKxMCALDeLcA0rqEEDlWCCAAAh+QQACgAJACwAAAAAIAAgAAAG/0CAcEgsKhSLonJJTBIFR0FRylQmFJlnlFhQJKrTrRCqoALIBXAxchySzZm2Wusdi8nfOfeYfAuPEWoCZkILR2l+V2VFCXkAhgoRhIp9UpBpbmxIQ3GHTgAFhIUZTgtdh2FHdXqnkaJDigqYYK2OTKaLaoYFn7p6j0wOA8PEAw6/Z4PKUhwdzs8dEL9kqqrN0M7SetTVCsLFw8d6C8vKvUQEv+dVCRAaBnNQtkwPFRQUFXOduUoTG/cUNkyYg+tIBlEMAFYYMAaBuCekxmhaJeSeBgiOHhw4QECAAwcCLhGJRUQCg3RDCmyUVmBYmlOiGqmBsPGlyz9YkAlxsJEhqCubABS9AsPgQAMqLQfM0oTMwEZ4QpLOwvMLxAEEXIBG5aczqtaut4YNXRIEACH5BAAKAAoALAAAAAAgACAAAAb/QIBwSCwqFIuicklMEgVHQVHKVCYUmWeUWFAkqtOtEKqgAsgFcDFyHJLNmbZa6x2Lyd8595h8C48RahAQRQtHaX5XZUUJeQAGHR0jA0SKfVKGCmlubEhCBSGRHSQOQwVmQwsZTgtdh0UQHKIHm2quChGophuiJHO3jkwOFB2UaoYFTnMGegDKRQQG0tMGBM1nAtnaABoU3t8UD81kR+UK3eDe4nrk5grR1NLWegva9s9czfhVAgMNpWqgBGNigMGBAwzmxBGjhACEgwcgzAPTqlwGXQ8gMgAhZIGHWm5WjelUZ8jBBgPMTBgwIMGCRgsygVSkgMiHByD7DWDmx5WuMkZqDLCU4gfAq2sACrAEWFSRLjUfWDopCqDTNQIsJ1LF0yzDAA90UHV5eo0qUjB8mgUBACH5BAAKAAsALAAAAAAgACAAAAb/QIBwSCwqFIuickk0FIiCo6A4ZSoZnRBUSiwoEtYipNOBDKOKKgD9DBNHHU4brc4c3cUBeSOk949geEQUZA5rXABHEW4PD0UOZBSHaQAJiEMJgQATFBQVBkQHZKACUwtHbX0RR0mVFp0UFwRCBSQDSgsZrQteqEUPGrAQmmG9ChFqRAkMsBd4xsRLBBsUoG6nBa14E4IA2kUFDuLjDql4peilAA0H7e4H1udH8/Ps7+3xbmj0qOTj5mEWpEP3DUq3glYWOBgAcEmUaNI+DBjwAY+dS0USGJg4wABEXMYyJNvE8UOGISKVCNClah4xjg60WUKyINOCUwrMzVRARMGENWQ4n/jpNTKTm15J/CTK2e0MoD+UKmHEs4onVDVVmyqdpAbNR4cKTjqNSots07EjzzJh1S0IADsAAAAAAAAAAAA=)
		50% no-repeat
}

@font-face {
	font-family: slick;
	font-weight: 400;
	font-style: normal;
	src:
		url(data:application/vnd.ms-fontobject;base64,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);
	src:
		url(data:application/vnd.ms-fontobject;base64,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?#iefix)
		format("embedded-opentype"),
		url(data:font/woff;base64,d09GRk9UVE8AAAVkAAsAAAAAB1wAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAABCAAAAi4AAAKbH/pWDkZGVE0AAAM4AAAAGgAAABxt0civR0RFRgAAA1QAAAAcAAAAIAAyAARPUy8yAAADcAAAAFIAAABgUBj/rmNtYXAAAAPEAAAAUAAAAWIiC0SwaGVhZAAABBQAAAAuAAAANgABMftoaGVhAAAERAAAABwAAAAkA+UCA2htdHgAAARgAAAADgAAAA4ESgBKbWF4cAAABHAAAAAGAAAABgAFUABuYW1lAAAEeAAAANwAAAFuBSeBwnBvc3QAAAVUAAAAEAAAACAAAwABeJw9ks9vEkEUx2cpWyeUoFYgNkHi2Wt7N3rVm3cTs3UVLC4LxIWEQvi1P3i7O1tYLJDAmlgKGEhQrsajf0j7J3jYTXrQWUrMJG+++b55n5e8NwwKBhHDMLv5kxT3ATEBxKBn3qOAl9zxHgb1MAPhHQgHkyF08Gr/L8B/Eb6zWnmCJ7AJVLubQOheArXvJ1A4EXi6j4I+Zg9F0QFKvsnlBCmXeve+sFEnb/nCptdtQ4QYhVFRAT1HrF8UQK/RL/SbmUbclsvGVFXRZKDHUE38cc4qpkbAAsuwiImvro+ufcfaOIQ6szlrmjRJDaKZKnbjN3GWKIbiIzRFUfCffuxxKOL+3LDlDVvx2TdxN84qZEsnhNBa6pgm2dAsnzbLsETdsmRFxUeHV4e+I2/ptN8TyqV8T3Dt29t7EYOuajVIw2y1Wy3M86w0zg/Fz2IvawmQAUHOVrPVfLkoScVynsqsTG0MGUs4z55nh3mnOJa+li+rl9WpPIcFfDubDeaDC+fLBdYN3QADzLauGfj4B6sZmq6CCpqmtSvF0qlUl2qf5AJIUCSlTqlb7lUG+LRfGzZGzZEyBgccMu6MuqPecNDvD4Y9Kjtj4gD+DsvKVMTcMdtqtZtmkzQstQvYje7Syep0PDSAhSOeHYXYWThEF//A/0YvYV1fSQtpKU5STtrhbQ444OtpKSWJIg3pOg8cBs7maTY1EZf07aq+hjWs7IWzdCYTGhb2CtZ47x+Uhx28AAB4nGNgYGBkAIJz765vANHnCyvqYTQAWnkHswAAeJxjYGRgYOADYgkGEGBiYARCFjAG8RgABHYAN3icY2BmYmCcwMDKwMHow5jGwMDgDqW/MkgytDAwMDGwcjKAQQMDAyOQUmCAgoA01xQGB4ZExUmMD/4/YNBjvP3/NgNEDQPjbbBKBQZGADfLDgsAAHicY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQzMCQqKClOUJz0/z9YHRLv/+L7D+8V3cuHmgAHjGwM6ELUByxUMIOZCmbgAAA5LQ8XeJxjYGRgYABiO68w73h+m68M3EwMIHC+sKIeTqsyqDLeZrwN5HIwgKUB/aYJUgAAeJxjYGRgYLzNwMCgx8QAAkA2IwMqYAIAMGIB7QIAAAACAAAlACUAJQAlAAAAAFAAAAUAAHicbY49asNAEIU/2ZJDfkiRIvXapUFCEqpcptABUrg3ZhEiQoKVfY9UqVLlGDlADpAT5e16IUWysMz3hjfzBrjjjQT/EjKpCy+4YhN5yZoxcirPe+SMWz4jr6S+5UzSa3VuwpTnBfc8RF7yxDZyKs9r5IxHPiKv1P9iZqDnyAvMQ39UecbScVb/gJO03Xk4CFom3XYK1clhMdQUlKo7/d9NF13RkIdfy+MV7TSe2sl11tRFaXYmJKpWTd7kdVnJ8veevZKc+n3I93t9Jnvr5n4aTVWU/0z9AI2qMkV4nGNgZkAGjAxoAAAAjgAF)
		format("woff"),
		url(data:font/ttf;base64,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)
		format("truetype"),
		url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/PjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxtZXRhZGF0YT5HZW5lcmF0ZWQgYnkgRm9udGFzdGljLm1lPC9tZXRhZGF0YT48ZGVmcz48Zm9udCBpZD0ic2xpY2siIGhvcml6LWFkdi14PSI1MTIiPjxmb250LWZhY2UgZm9udC1mYW1pbHk9InNsaWNrIiB1bml0cy1wZXItZW09IjUxMiIgYXNjZW50PSI0ODAiIGRlc2NlbnQ9Ii0zMiIvPjxtaXNzaW5nLWdseXBoIGhvcml6LWFkdi14PSI1MTIiLz48Z2x5cGggdW5pY29kZT0i4oaSIiBkPSJNMjQxIDExM2wxMzAgMTMwYzQgNCA2IDggNiAxMyAwIDUtMiA5LTYgMTNsLTEzMCAxMzBjLTMgMy03IDUtMTIgNS01IDAtMTAtMi0xMy01bC0yOS0zMGMtNC0zLTYtNy02LTEyIDAtNSAyLTEwIDYtMTNsODctODgtODctODhjLTQtMy02LTgtNi0xMyAwLTUgMi05IDYtMTJsMjktMzBjMy0zIDgtNSAxMy01IDUgMCA5IDIgMTIgNXogbTIzNCAxNDNjMC00MC05LTc3LTI5LTExMC0yMC0zNC00Ni02MC04MC04MC0zMy0yMC03MC0yOS0xMTAtMjktNDAgMC03NyA5LTExMCAyOS0zNCAyMC02MCA0Ni04MCA4MC0yMCAzMy0yOSA3MC0yOSAxMTAgMCA0MCA5IDc3IDI5IDExMCAyMCAzNCA0NiA2MCA4MCA4MCAzMyAyMCA3MCAyOSAxMTAgMjkgNDAgMCA3Ny05IDExMC0yOSAzNC0yMCA2MC00NiA4MC04MCAyMC0zMyAyOS03MCAyOS0xMTB6Ii8+PGdseXBoIHVuaWNvZGU9IuKGkCIgZD0iTTI5NiAxMTNsMjkgMzBjNCAzIDYgNyA2IDEyIDAgNS0yIDEwLTYgMTNsLTg3IDg4IDg3IDg4YzQgMyA2IDggNiAxMyAwIDUtMiA5LTYgMTJsLTI5IDMwYy0zIDMtOCA1LTEzIDUtNSAwLTktMi0xMi01bC0xMzAtMTMwYy00LTQtNi04LTYtMTMgMC01IDItOSA2LTEzbDEzMC0xMzBjMy0zIDctNSAxMi01IDUgMCAxMCAyIDEzIDV6IG0xNzkgMTQzYzAtNDAtOS03Ny0yOS0xMTAtMjAtMzQtNDYtNjAtODAtODAtMzMtMjAtNzAtMjktMTEwLTI5LTQwIDAtNzcgOS0xMTAgMjktMzQgMjAtNjAgNDYtODAgODAtMjAgMzMtMjkgNzAtMjkgMTEwIDAgNDAgOSA3NyAyOSAxMTAgMjAgMzQgNDYgNjAgODAgODAgMzMgMjAgNzAgMjkgMTEwIDI5IDQwIDAgNzctOSAxMTAtMjkgMzQtMjAgNjAtNDYgODAtODAgMjAtMzMgMjktNzAgMjktMTEweiIvPjxnbHlwaCB1bmljb2RlPSLigKIiIGQ9Ik00NzUgMjU2YzAtNDAtOS03Ny0yOS0xMTAtMjAtMzQtNDYtNjAtODAtODAtMzMtMjAtNzAtMjktMTEwLTI5LTQwIDAtNzcgOS0xMTAgMjktMzQgMjAtNjAgNDYtODAgODAtMjAgMzMtMjkgNzAtMjkgMTEwIDAgNDAgOSA3NyAyOSAxMTAgMjAgMzQgNDYgNjAgODAgODAgMzMgMjAgNzAgMjkgMTEwIDI5IDQwIDAgNzctOSAxMTAtMjkgMzQtMjAgNjAtNDYgODAtODAgMjAtMzMgMjktNzAgMjktMTEweiIvPjxnbHlwaCB1bmljb2RlPSJhIiBkPSJNNDc1IDQzOWwwLTEyOGMwLTUtMS05LTUtMTMtNC00LTgtNS0xMy01bC0xMjggMGMtOCAwLTEzIDMtMTcgMTEtMyA3LTIgMTQgNCAyMGw0MCAzOWMtMjggMjYtNjIgMzktMTAwIDM5LTIwIDAtMzktNC01Ny0xMS0xOC04LTMzLTE4LTQ2LTMyLTE0LTEzLTI0LTI4LTMyLTQ2LTctMTgtMTEtMzctMTEtNTcgMC0yMCA0LTM5IDExLTU3IDgtMTggMTgtMzMgMzItNDYgMTMtMTQgMjgtMjQgNDYtMzIgMTgtNyAzNy0xMSA1Ny0xMSAyMyAwIDQ0IDUgNjQgMTUgMjAgOSAzOCAyMyA1MSA0MiAyIDEgNCAzIDcgMyAzIDAgNS0xIDctM2wzOS0zOWMyLTIgMy0zIDMtNiAwLTItMS00LTItNi0yMS0yNS00Ni00NS03Ni01OS0yOS0xNC02MC0yMC05My0yMC0zMCAwLTU4IDUtODUgMTctMjcgMTItNTEgMjctNzAgNDctMjAgMTktMzUgNDMtNDcgNzAtMTIgMjctMTcgNTUtMTcgODUgMCAzMCA1IDU4IDE3IDg1IDEyIDI3IDI3IDUxIDQ3IDcwIDE5IDIwIDQzIDM1IDcwIDQ3IDI3IDEyIDU1IDE3IDg1IDE3IDI4IDAgNTUtNSA4MS0xNSAyNi0xMSA1MC0yNiA3MC00NWwzNyAzN2M2IDYgMTIgNyAyMCA0IDgtNCAxMS05IDExLTE3eiIvPjwvZm9udD48L2RlZnM+PC9zdmc+)
		format("svg")
}

.slick-next, .slick-prev {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 50%;
	display: block;
	width: 20px;
	height: 20px;
	padding: 0;
	transform: translateY(-50%);
	cursor: pointer;
	border: none
}

.slick-next, .slick-next:focus, .slick-next:hover, .slick-prev,
	.slick-prev:focus, .slick-prev:hover {
	color: transparent;
	outline: none;
	background: transparent
}

.slick-next:focus:before, .slick-next:hover:before, .slick-prev:focus:before,
	.slick-prev:hover:before {
	opacity: 1
}

.slick-next.slick-disabled:before, .slick-prev.slick-disabled:before {
	opacity: .25
}

.slick-next:before, .slick-prev:before {
	font-family: slick;
	font-size: 20px;
	line-height: 1;
	opacity: .75;
	color: #fff;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.slick-prev {
	left: -25px
}

[dir=rtl] .slick-prev {
	right: -25px;
	left: auto
}

.slick-prev:before {
	content: "\2190"
}

[dir=rtl] .slick-prev:before {
	content: "\2192"
}

.slick-next {
	right: -25px
}

[dir=rtl] .slick-next {
	right: auto;
	left: -25px
}

.slick-next:before {
	content: "\2192"
}

[dir=rtl] .slick-next:before {
	content: "\2190"
}

.slick-dotted.slick-slider {
	margin-bottom: 30px
}

.slick-dots {
	position: absolute;
	bottom: -25px;
	display: block;
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center
}

.slick-dots li {
	position: relative;
	display: inline-block;
	margin: 0 5px;
	padding: 0
}

.slick-dots li, .slick-dots li button {
	width: 20px;
	height: 20px;
	cursor: pointer
}

.slick-dots li button {
	font-size: 0;
	line-height: 0;
	display: block;
	padding: 5px;
	color: transparent;
	border: 0;
	outline: none;
	background: transparent
}

.slick-dots li button:focus, .slick-dots li button:hover {
	outline: none
}

.slick-dots li button:focus:before, .slick-dots li button:hover:before {
	opacity: 1
}

.slick-dots li button:before {
	font-family: slick;
	font-size: 6px;
	line-height: 20px;
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 20px;
	content: "\2022";
	text-align: center;
	opacity: .25;
	color: #000;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
	opacity: .75;
	color: #000
}

.DownloadFooter-module--footer--2ihU1 {
	display: flex;
	position: relative;
	background-color: #00b595;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	min-height: 320px
}

.DownloadFooter-module--footerContainter--dLErd {
	width: 80%;
	margin: 0 auto
}

.DownloadFooter-module--footerDownload--2yjcw,
	.DownloadFooter-module--footerWrap--3uhha {
	display: flex;
	justify-content: center;
	align-items: center
}

.DownloadFooter-module--footerDownload--2yjcw {
	flex-direction: column;
	flex: 1 1
}

.DownloadFooter-module--whiteHeader--11-te {
	color: #fff;
	font-size: 30px;
	line-height: 50px;
	letter-spacing: 6px;
	margin: 0 3vw
}

.DownloadFooter-module--whiteText--2QEdb {
	color: #fff;
	font-size: 24px;
	line-height: 35px;
	text-align: center
}

.DownloadFooter-module--rainbow1--37X4S {
	position: absolute;
	top: 0;
	left: 0;
	width: 148px;
	height: 148px
}

.DownloadFooter-module--rainbow2--jfwp7 {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 153px;
	height: 215px
}

.DownloadFooter-module--appstore--1nQ_2 {
	flex-direction: row;
	justify-content: space-between;
	z-index: 1;
	margin: 1vh auto
}

.DownloadFooter-module--appstore--1nQ_2 :first-child {
	margin-right: 10px
}

.DownloadFooter-module--logo--1dfKa {
	height: 57px;
	width: 192px
}

@media screen and (max-width:1050px) {
	.DownloadFooter-module--appstore--1nQ_2 {
		display: flex;
		flex-direction: column;
		justify-content: center
	}
	.DownloadFooter-module--appstore--1nQ_2 :first-child {
		margin-right: 0
	}
}

@media screen and (max-width:900px) {
	.DownloadFooter-module--footer--2ihU1 {
		min-height: 492px
	}
	.DownloadFooter-module--footerWrap--3uhha {
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center
	}
	.DownloadFooter-module--footerDownload--2yjcw {
		display: flex;
		flex-direction: column;
		flex: 1 1;
		justify-content: center;
		align-items: center;
		margin: 2vh auto
	}
	.DownloadFooter-module--footerText--3z5o2 {
		width: 100%;
		margin: 70px auto 0
	}
	.DownloadFooter-module--whiteHeader--11-te {
		letter-spacing: 3px;
		text-align: center
	}
	.DownloadFooter-module--whiteText--2QEdb {
		margin-top: 40px
	}
	.DownloadFooter-module--rainbow1--37X4S {
		position: absolute;
		top: 0;
		left: 0;
		width: 96px;
		height: 96px
	}
	.DownloadFooter-module--rainbow2--jfwp7 {
		position: absolute;
		right: 0;
		bottom: 0;
		width: 99px;
		height: 140px
	}
	.DownloadFooter-module--appstore--1nQ_2 {
		flex-direction: column;
		justify-content: space-between;
		z-index: 1;
		margin: 10px auto 60px
	}
	.DownloadFooter-module--logo--1dfKa {
		width: 243px;
		height: 73px;
		margin-top: 10px
	}
}

@media screen and (min-width:1500px) {
	.DownloadFooter-module--footerContainter--dLErd {
		width: 65%;
		margin: 0 auto
	}
}

.LunchContent-module--container--1ROWg {
	display: flex;
	flex-direction: column
}

.LunchContent-module--infoSection--1rc8H {
	width: 80%;
	margin: 0 auto;
	padding-top: 80px;
	padding-bottom: 80px
}

.LunchContent-module--info--bABXY {
	display: flex;
	flex-direction: row
}

.LunchContent-module--content--Jm9Vv {
	display: flex;
	flex: 1 1;
	flex-direction: column;
	align-items: center
}

.LunchContent-module--header--14vVv {
	display: flex;
	flex-direction: row;
	align-self: flex-start;
	margin-left: 20px
}

.LunchContent-module--number--1GeZz {
	color: #00b595;
	font-size: 30px;
	margin-right: 15px;
	line-height: 40%;
	text-align: left
}

.LunchContent-module--greenText--1oh4T {
	color: #00b595;
	font-size: 20px;
	letter-spacing: 2px;
	line-height: 28px
}

.LunchContent-module--orderProcessText--UrhT- {
	color: #666;
	font-size: 18px;
	width: 75%;
	line-height: 28px;
	margin: 20px auto 60px
}

.LunchContent-module--lunchContentDownloadBtnWrap--14PhH {
	display: flex;
	justify-content: center
}

.LunchContent-module--lunchContentDownloadBtn--2haZD {
	display: block;
	background-color: #fbc0cb;
	border-radius: 30px;
	width: 254px;
	text-align: center;
	height: 56px;
	line-height: 56px;
	font-size: 20px;
	color: #666;
	font-weight: 400;
	letter-spacing: 2px;
	transition: all 1s ease-in-out
}

.LunchContent-module--lunchContentDownloadBtnWrap--14PhH a:hover {
	background-color: #666 !important;
	color: #fbc0cb
}

.LunchContent-module--map--2n8tY {
	background-color: #e8e8e8;
	padding-top: 80px;
	padding-bottom: 80px
}

.LunchContent-module--mapWrapper--2wvly {
	width: 80%;
	margin: 0 auto
}

.LunchContent-module--mapContent--3p9Nk {
	display: flex;
	flex-direction: row;
	justify-content: space-around
}

.LunchContent-module--mapText--1Ib63 {
	flex: 1 1;
	display: flex;
	flex-direction: column;
	justify-content: center;
	font-weight: 400
}

.LunchContent-module--mapTitle--unlwU {
	color: #00b595;
	font-size: 30px;
	letter-spacing: 6px;
	font-family: Squad-Bold
}

.LunchContent-module--mapSubTitle--7RjA2 {
	color: #666;
	font-size: 20px;
	line-height: 28px;
	margin-top: 30px;
	margin-bottom: 40px;
	width: 85%;
	letter-spacing: 1px
}

.LunchContent-module--mapBody--2J7zQ {
	color: #666;
	font-size: 18px;
	line-height: 27px;
	width: 85%;
	letter-spacing: 1px
}

.LunchContent-module--mapImage--16EIt {
	flex: 1 1;
	width: 450px;
	display: flex;
	justify-content: center;
	align-items: center
}

.LunchContent-module--mapImgScreenshot--4YuxU {
	display: block;
	width: 450px;
	height: auto
}

.LunchContent-module--featuerWrap--3XkA0 {
	width: 80%;
	margin: 0 auto
}

.LunchContent-module--feature--1oj45 {
	display: flex;
	padding-top: 80px;
	padding-bottom: 80px;
	justify-content: space-evenly
}

.LunchContent-module--featureContent--kYd82 {
	flex: 1 1;
	display: flex;
	flex-direction: column;
	align-items: center
}

.LunchContent-module--featureIcons--2j-b6 {
	display: block;
	width: 80px;
	height: 86px;
	transition: all 2s ease-in-out
}

.LunchContent-module--featureIcons--2j-b6:hover {
	transform: scale(1.3)
}

.LunchContent-module--featureTitle--2F0qB {
	font-size: 24px;
	letter-spacing: 3px;
	color: #00b595;
	margin-top: 35px;
	margin-bottom: 30px;
	font-weight: 500
}

.LunchContent-module--featureDes--GRjqH {
	font-size: 20px;
	font-weight: 400;
	color: #666;
	line-height: 30px;
	text-align: center;
	width: 75%;
	margin: 0 auto
}

@media screen and (max-width:1023px) {
	.LunchContent-module--info--bABXY {
		flex-direction: column
	}
	.LunchContent-module--infoSection--1rc8H {
		width: 80%;
		margin: 0 auto;
		padding-top: 60px;
		padding-bottom: 60px
	}
	.LunchContent-module--number--1GeZz {
		margin-right: 15px;
		line-height: 100%
	}
	.LunchContent-module--orderProcessText--UrhT- {
		color: #666;
		font-size: 18px;
		width: 75%;
		line-height: 28px;
		margin: 5px auto 40px
	}
	.LunchContent-module--map--2n8tY {
		padding-top: 60px;
		padding-bottom: 60px
	}
	.LunchContent-module--mapWrapper--2wvly {
		width: 80%;
		margin: 0 auto
	}
	.LunchContent-module--mapContent--3p9Nk {
		flex-direction: column;
		justify-content: center;
		align-items: center
	}
	.LunchContent-module--mapText--1Ib63 {
		align-items: center;
		text-align: center
	}
	.LunchContent-module--mapTitle--unlwU {
		letter-spacing: 3px
	}
	.LunchContent-module--mapSubTitle--7RjA2 {
		width: 100%;
		margin-bottom: 30px
	}
	.LunchContent-module--mapBody--2J7zQ {
		width: 100%;
		margin-bottom: 40px
	}
	.LunchContent-module--mapImage--16EIt,
		.LunchContent-module--mapImgScreenshot--4YuxU {
		width: 300px
	}
	.LunchContent-module--featuerWrap--3XkA0 {
		width: 80%;
		margin: 0 auto
	}
	.LunchContent-module--feature--1oj45 {
		padding-top: 60px;
		padding-bottom: 0;
		flex-direction: column
	}
	.LunchContent-module--featureContent--kYd82 {
		flex: 1 1;
		display: flex;
		flex-direction: column;
		align-items: center
	}
	.LunchContent-module--featureIcons--2j-b6 {
		width: 80px;
		height: 86px
	}
	.LunchContent-module--featureTitle--2F0qB {
		font-size: 24px;
		letter-spacing: 3px;
		color: #00b595;
		margin-top: 35px;
		margin-bottom: 30px;
		font-weight: 500
	}
	.LunchContent-module--featureDes--GRjqH {
		font-size: 18px;
		font-weight: 400;
		color: #666;
		line-height: 30px;
		text-align: center;
		width: 100%;
		margin: 0 auto 60px
	}
}

@media screen and (min-width:1500px) {
	.LunchContent-module--featuerWrap--3XkA0,
		.LunchContent-module--infoSection--1rc8H,
		.LunchContent-module--mapWrapper--2wvly {
		width: 75%;
		margin: 0 auto
	}
}

.VideoDescription-module--vedioSection--1kjO4 {
	background-color: #fbc0cb;
	padding-top: 80px;
	padding-bottom: 80px
}

.VideoDescription-module--container--35v0- {
	width: 80%;
	margin: 0 auto
}

.VideoDescription-module--wrapper--3URHS {
	display: flex;
	flex-direction: row;
	align-items: center
}

.VideoDescription-module--text--1E1Om {
	display: flex;
	flex: 1 1;
	flex-direction: column
}

.VideoDescription-module--video--2XI_c {
	flex: 1 1;
	display: flex;
	justify-content: center;
	align-items: center
}

.VideoDescription-module--videoContent--3mK2v {
	width: 400px;
	height: 400px;
	border: 5px solid #fff;
	border-radius: 25px
}

.VideoDescription-module--header--1SyYz {
	font-size: 30px;
	letter-spacing: 6px;
	line-height: 38px;
	text-transform: uppercase;
	color: #666 !important;
	font-family: Squad-Bold
}

.VideoDescription-module--body--oXB-X {
	font-size: 20px;
	color: #666 !important;
	width: 80%;
	margin-top: 50px;
	font-weight: 400;
	line-height: 28px
}

@media screen and (max-width:1025px) and (min-width:800px) {
	.VideoDescription-module--videoContent--3mK2v {
		width: 343px;
		height: 343px
	}
}

@media screen and (max-width:800px) {
	.VideoDescription-module--vedioSection--1kjO4 {
		padding-top: 60px;
		padding-bottom: 60px
	}
	.VideoDescription-module--wrapper--3URHS {
		flex-direction: column
	}
	.VideoDescription-module--header--1SyYz {
		font-size: 30px;
		text-align: center;
		line-height: 35px;
		font-family: Squad-Bold
	}
	.VideoDescription-module--body--oXB-X {
		font-size: 18px;
		text-align: center;
		width: 100%;
		line-height: 27px;
		margin-top: 30px;
		margin-bottom: 30px
	}
	.VideoDescription-module--video--2XI_c {
		width: 70%
	}
	.VideoDescription-module--videoContent--3mK2v {
		max-width: 300px;
		max-height: 300px;
		border: 3px solid #fff
	}
}

@media screen and (min-width:1500px) {
	.VideoDescription-module--container--35v0- {
		width: 60%;
		margin: 0 auto
	}
}