:root {
--text-color-base: #ffffff;
--text-color-a-005: rgba(255, 255, 255, 0.05);
--text-color-l-5: #ffffff;
--text-color-l-10: #ffffff;
--text-color-l-15: #ffffff;
--text-color-l-20: #ffffff;
--text-color-l-25: #ffffff;
--text-color-l-30: #ffffff;
--text-color-l-35: #ffffff;
--text-color-l-40: #ffffff;
--text-color-l-45: #ffffff;
--text-color-l-50: #ffffff;
--text-color-l-55: #ffffff;
--text-color-l-60: #ffffff;
--text-color-d-5: #f2f2f2;
--text-color-d-10: #e6e6e6;
--text-color-a-01: rgba(255, 255, 255, 0.1);
--text-color-a-02: rgba(255, 255, 255, 0.2);
--text-color-a-03: rgba(255, 255, 255, 0.3);
--text-color-a-04: rgba(255, 255, 255, 0.4);
--text-color-a-05: rgba(255, 255, 255, 0.5);
--text-color-a-06: rgba(255, 255, 255, 0.6);
--text-color-a-07: rgba(255, 255, 255, 0.7);
--text-color-a-08: rgba(255, 255, 255, 0.8);
--text-color-a-09: rgba(255, 255, 255, 0.9);
--primary-color-base: #f7bc90;
--primary-color-a-005: rgba(247, 188, 144, 0.05);
--primary-color-l-5: #f9caa8;
--primary-color-l-10: #fad9c0;
--primary-color-l-15: #fce7d7;
--primary-color-l-20: #fef5ef;
--primary-color-l-25: #ffffff;
--primary-color-l-30: #ffffff;
--primary-color-l-35: #ffffff;
--primary-color-l-40: #ffffff;
--primary-color-l-45: #ffffff;
--primary-color-l-50: #ffffff;
--primary-color-l-55: #ffffff;
--primary-color-l-60: #ffffff;
--primary-color-d-5: #f5ae78;
--primary-color-d-10: #f49f60;
--primary-color-a-01: rgba(247, 188, 144, 0.1);
--primary-color-a-02: rgba(247, 188, 144, 0.2);
--primary-color-a-03: rgba(247, 188, 144, 0.3);
--primary-color-a-04: rgba(247, 188, 144, 0.4);
--primary-color-a-05: rgba(247, 188, 144, 0.5);
--primary-color-a-06: rgba(247, 188, 144, 0.6);
--primary-color-a-07: rgba(247, 188, 144, 0.7);
--primary-color-a-08: rgba(247, 188, 144, 0.8);
--primary-color-a-09: rgba(247, 188, 144, 0.9);
}
/*** Start css of 6545386_ ***/

.lpc-button--type-1 {
	color: rgba(53,34,28,1);
	font-transparent: 100%;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	border-color: rgba(0,0,0,1);
	border-style: none;
	border-width: 0px;
	border-enabled: 1;
}
.lpc-button--type-1:hover {
	color: rgba(53,34,28,1);
	font-transparent: 100%;
	background-color: rgba(237,164,109,1);
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	border-color: rgb(20, 20, 20);
}
.lpc-button--type-1:focus {
	color: rgba(53,34,28,1);
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	border-color: rgb(20, 20, 20);
}
.lpc-button--type-1:active {
	color: rgba(53,34,28,1);
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	border-color: rgb(0, 0, 0);
}
.lpc-button--type-2 {
	color: rgba(58,38,21,1);
	font-transparent: 100%;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	border-color: rgba(0,0,0,1);
	border-style: none;
	border-width: 0px;
	border-enabled: 1;
	background-color: rgba(237,164,109,1);
}
.lpc-button--type-2:hover {
	color: rgba(58,38,21,1);
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	border-color: rgb(20, 20, 20);
	background-color: rgb(255, 208, 164);
}
.lpc-button--type-2:focus {
	color: rgba(58,38,21,1);
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	border-color: rgb(20, 20, 20);
	background-color: rgb(255, 184, 129);
}
.lpc-button--type-2:active {
	color: rgba(58,38,21,1);
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	border-color: rgb(0, 0, 0);
	background-color: rgb(244, 165, 106);
}

/*** End css of 6545386_ ***/
