:root {
--primary-color-base: #d70000;
--primary-color-a-005: rgba(215, 0, 0, 0.05);
--primary-color-l-5: #f00000;
--primary-color-l-10: #ff0b0b;
--primary-color-l-15: #ff2424;
--primary-color-l-20: #ff3e3e;
--primary-color-l-25: #ff5757;
--primary-color-l-30: #ff7171;
--primary-color-l-35: #ff8a8a;
--primary-color-l-40: #ffa4a4;
--primary-color-l-45: #ffbdbd;
--primary-color-l-50: #ffd7d7;
--primary-color-l-55: #fff0f0;
--primary-color-l-60: #ffffff;
--primary-color-d-5: #bd0000;
--primary-color-d-10: #a40000;
--primary-color-a-01: rgba(215, 0, 0, 0.1);
--primary-color-a-02: rgba(215, 0, 0, 0.2);
--primary-color-a-03: rgba(215, 0, 0, 0.3);
--primary-color-a-04: rgba(215, 0, 0, 0.4);
--primary-color-a-05: rgba(215, 0, 0, 0.5);
--primary-color-a-06: rgba(215, 0, 0, 0.6);
--primary-color-a-07: rgba(215, 0, 0, 0.7);
--primary-color-a-08: rgba(215, 0, 0, 0.8);
--primary-color-a-09: rgba(215, 0, 0, 0.9);
}
/*** Start css of 9105000_ ***/

.lpc-button--type-1 {
	border-top-left-radius: 36px;
	border-top-right-radius: 36px;
	border-bottom-left-radius: 36px;
	border-bottom-right-radius: 36px;
	border-color: rgba(204,204,204,1);
	border-style: none;
	border-width: 0px;
	border-enabled: 1;
	font-weight: 700;
	background: rgba(215,0,0,1);
	background: -moz-linear-gradient(150deg, rgba(215,0,0,1) , rgba(255,17,21,1));
	background: -webkit-gradient(150deg, color-stop(0%, rgba(215,0,0,1)), color-stop(100%, rgba(255,17,21,1)));
	background: -webkit-linear-gradient(150deg, rgba(215,0,0,1), rgba(255,17,21,1));
	background: -o-linear-gradient(150deg, rgba(215,0,0,1), rgba(255,17,21,1));
	background: -ms-linear-gradient(150deg, rgba(215,0,0,1), rgba(255,17,21,1));
	background: linear-gradient(150deg, rgba(215,0,0,1) , rgba(255,17,21,1) );
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d70000', endColorstr='#ff1115', GradientType=0 );
}
.lpc-button--type-1:hover {
	border-top-left-radius: 36px;
	border-top-right-radius: 36px;
	border-bottom-left-radius: 36px;
	border-bottom-right-radius: 36px;
	border-color: rgb(224, 224, 224);
	background: rgba(215,0,0,1);
	background: -moz-linear-gradient(150deg, rgba(215,0,0,1) , rgba(215,0,0,1));
	background: -webkit-gradient(150deg, color-stop(0%, rgba(215,0,0,1)), color-stop(100%, rgba(215,0,0,1)));
	background: -webkit-linear-gradient(150deg, rgba(215,0,0,1), rgba(215,0,0,1));
	background: -o-linear-gradient(150deg, rgba(215,0,0,1), rgba(215,0,0,1));
	background: -ms-linear-gradient(150deg, rgba(215,0,0,1), rgba(215,0,0,1));
	background: linear-gradient(150deg, rgba(215,0,0,1) , rgba(215,0,0,1) );
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d70000', endColorstr='#d70000', GradientType=0 );
}
.lpc-button--type-1:focus {
	border-top-left-radius: 36px;
	border-top-right-radius: 36px;
	border-bottom-left-radius: 36px;
	border-bottom-right-radius: 36px;
	border-color: rgb(224, 224, 224);
	background: rgb(235, 20, 20);
	background: -moz-linear-gradient(150deg, rgb(235, 20, 20) , rgb(255, 37, 41));
	background: -webkit-gradient(150deg, color-stop(0%, rgb(235, 20, 20)), color-stop(100%, rgb(255, 37, 41)));
	background: -webkit-linear-gradient(150deg, rgb(235, 20, 20), rgb(255, 37, 41));
	background: -o-linear-gradient(150deg, rgb(235, 20, 20), rgb(255, 37, 41));
	background: -ms-linear-gradient(150deg, rgb(235, 20, 20), rgb(255, 37, 41));
	background: linear-gradient(150deg, rgb(235, 20, 20) , rgb(255, 37, 41) );
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eb1414', endColorstr='#ff2529', GradientType=0 );
}
.lpc-button--type-1:active {
	border-top-left-radius: 36px;
	border-top-right-radius: 36px;
	border-bottom-left-radius: 36px;
	border-bottom-right-radius: 36px;
	border-color: rgb(184, 184, 184);
	background: rgba(215,0,0,1);
	background: -moz-linear-gradient(150deg, rgba(215,0,0,1) , rgba(215,0,0,1));
	background: -webkit-gradient(150deg, color-stop(0%, rgba(215,0,0,1)), color-stop(100%, rgba(215,0,0,1)));
	background: -webkit-linear-gradient(150deg, rgba(215,0,0,1), rgba(215,0,0,1));
	background: -o-linear-gradient(150deg, rgba(215,0,0,1), rgba(215,0,0,1));
	background: -ms-linear-gradient(150deg, rgba(215,0,0,1), rgba(215,0,0,1));
	background: linear-gradient(150deg, rgba(215,0,0,1) , rgba(215,0,0,1) );
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d70000', endColorstr='#d70000', GradientType=0 );
}
.lpc-button--type-2 {
	border-top-left-radius: 36px;
	border-top-right-radius: 36px;
	border-bottom-left-radius: 36px;
	border-bottom-right-radius: 36px;
	border-color: rgba(204,204,204,1);
	border-style: none;
	border-width: 0px;
	border-enabled: 1;
	font-weight: 700;
	color: rgba(255,255,255,1);
	font-transparent: 100%;
	background-color: rgba(0,129,0,1);
}
.lpc-button--type-2:hover {
	border-top-left-radius: 36px;
	border-top-right-radius: 36px;
	border-bottom-left-radius: 36px;
	border-bottom-right-radius: 36px;
	border-color: rgb(224, 224, 224);
	background-color: rgb(20, 149, 20);
	color: rgba(255,255,255,1);
}
.lpc-button--type-2:focus {
	border-top-left-radius: 36px;
	border-top-right-radius: 36px;
	border-bottom-left-radius: 36px;
	border-bottom-right-radius: 36px;
	border-color: rgb(224, 224, 224);
	background-color: rgb(20, 149, 20);
	color: rgba(255,255,255,1);
}
.lpc-button--type-2:active {
	border-top-left-radius: 36px;
	border-top-right-radius: 36px;
	border-bottom-left-radius: 36px;
	border-bottom-right-radius: 36px;
	border-color: rgb(184, 184, 184);
	background-color: rgb(0, 88, 0);
	color: rgba(255,255,255,1);
}
.lpc-button--type-3 {
	font-weight: 700;
	color: rgba(0,129,0,1);
	font-transparent: 100%;
}
.splide__arrow__bg {
	background: rgba(215,0,0,1);
	background: -moz-linear-gradient(127deg, rgba(215,0,0,1) , rgba(255,17,21,1));
	background: -webkit-gradient(127deg, color-stop(0%, rgba(215,0,0,1)), color-stop(100%, rgba(255,17,21,1)));
	background: -webkit-linear-gradient(127deg, rgba(215,0,0,1), rgba(255,17,21,1));
	background: -o-linear-gradient(127deg, rgba(215,0,0,1), rgba(255,17,21,1));
	background: -ms-linear-gradient(127deg, rgba(215,0,0,1), rgba(255,17,21,1));
	background: linear-gradient(127deg, rgba(215,0,0,1) , rgba(255,17,21,1) );
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d70000', endColorstr='#ff1115', GradientType=0 );
	border-top-left-radius: 36px;
	border-top-right-radius: 36px;
	border-bottom-left-radius: 36px;
	border-bottom-right-radius: 36px;
	border-color: rgba(204,204,204,1);
	border-style: none;
	border-width: 0px;
	border-enabled: 1;
}
.splide__arrow__bg:hover {
	background: rgb(235, 20, 20);
	background: -moz-linear-gradient(127deg, rgb(235, 20, 20) , rgb(255, 37, 41));
	background: -webkit-gradient(127deg, color-stop(0%, rgb(235, 20, 20)), color-stop(100%, rgb(255, 37, 41)));
	background: -webkit-linear-gradient(127deg, rgb(235, 20, 20), rgb(255, 37, 41));
	background: -o-linear-gradient(127deg, rgb(235, 20, 20), rgb(255, 37, 41));
	background: -ms-linear-gradient(127deg, rgb(235, 20, 20), rgb(255, 37, 41));
	background: linear-gradient(127deg, rgb(235, 20, 20) , rgb(255, 37, 41) );
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eb1414', endColorstr='#ff2529', GradientType=0 );
	border-top-left-radius: 36px;
	border-top-right-radius: 36px;
	border-bottom-left-radius: 36px;
	border-bottom-right-radius: 36px;
	border-color: rgb(224, 224, 224);
}
.splide__arrow__bg:focus {
	background: rgb(235, 20, 20);
	background: -moz-linear-gradient(127deg, rgb(235, 20, 20) , rgb(255, 37, 41));
	background: -webkit-gradient(127deg, color-stop(0%, rgb(235, 20, 20)), color-stop(100%, rgb(255, 37, 41)));
	background: -webkit-linear-gradient(127deg, rgb(235, 20, 20), rgb(255, 37, 41));
	background: -o-linear-gradient(127deg, rgb(235, 20, 20), rgb(255, 37, 41));
	background: -ms-linear-gradient(127deg, rgb(235, 20, 20), rgb(255, 37, 41));
	background: linear-gradient(127deg, rgb(235, 20, 20) , rgb(255, 37, 41) );
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eb1414', endColorstr='#ff2529', GradientType=0 );
	border-top-left-radius: 36px;
	border-top-right-radius: 36px;
	border-bottom-left-radius: 36px;
	border-bottom-right-radius: 36px;
	border-color: rgb(224, 224, 224);
}
.splide__arrow__bg:active {
	background: rgb(174, 0, 0);
	background: -moz-linear-gradient(127deg, rgb(174, 0, 0) , rgb(231, 0, 4));
	background: -webkit-gradient(127deg, color-stop(0%, rgb(174, 0, 0)), color-stop(100%, rgb(231, 0, 4)));
	background: -webkit-linear-gradient(127deg, rgb(174, 0, 0), rgb(231, 0, 4));
	background: -o-linear-gradient(127deg, rgb(174, 0, 0), rgb(231, 0, 4));
	background: -ms-linear-gradient(127deg, rgb(174, 0, 0), rgb(231, 0, 4));
	background: linear-gradient(127deg, rgb(174, 0, 0) , rgb(231, 0, 4) );
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ae0000', endColorstr='#e70004', GradientType=0 );
	border-top-left-radius: 36px;
	border-top-right-radius: 36px;
	border-bottom-left-radius: 36px;
	border-bottom-right-radius: 36px;
	border-color: rgb(184, 184, 184);
}
.lpc-block .lpc-card--type-1 {
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	border-color: rgba(204,204,204,1);
	border-style: none;
	border-width: 0px;
	border-enabled: 1;
	background-color: rgba(255,255,255,1);
}
.lpc-block .lpc-image-type-1 {
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	border-color: rgba(204,204,204,1);
	border-style: none;
	border-width: 0px;
	border-enabled: 1;
}
.lpc-block .lpc-container-type-2 {
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	border-color: rgba(204,204,204,1);
	border-style: none;
	border-width: 0px;
	border-enabled: 1;
}
.lpc-block .lp-form-tpl__field-text {
	border-top-left-radius: 36px;
	border-top-right-radius: 36px;
	border-bottom-left-radius: 36px;
	border-bottom-right-radius: 36px;
	border-color: rgba(204,204,204,1);
	border-style: none;
	border-width: 0px;
	border-enabled: 1;
	background-color: rgba(255,255,255,1);
	font-style: italic;
}
.lpc-block .lp-form-tpl__field-text:hover {
	border-top-left-radius: 36px;
	border-top-right-radius: 36px;
	border-bottom-left-radius: 36px;
	border-bottom-right-radius: 36px;
	border-color: rgb(224, 224, 224);
	background-color: rgb(255, 255, 255);
}
.lpc-block .lp-form-tpl__field-text:focus {
	border-top-left-radius: 36px;
	border-top-right-radius: 36px;
	border-bottom-left-radius: 36px;
	border-bottom-right-radius: 36px;
	border-color: rgb(224, 224, 224);
	background-color: rgb(255, 255, 255);
}
.lpc-block .lp-form-tpl__field-text:active {
	border-top-left-radius: 36px;
	border-top-right-radius: 36px;
	border-bottom-left-radius: 36px;
	border-bottom-right-radius: 36px;
	border-color: rgb(184, 184, 184);
	background-color: rgb(235, 235, 235);
}
.lp-form-tpl__field-multi_select._opened .lp-form-tpl__field-multi_select__input, .lp-form-tpl__field-multi_select._opened .lp-form-tpl__field-select__input, .lp-form-tpl__field-select._opened .lp-form-tpl__field-multi_select__input, .lp-form-tpl__field-select._opened .lp-form-tpl__field-select__input, .lp-form-tpl__field-multi_select__list,.lp-form-tpl__field-select__list {
	border-color: rgba(204,204,204,1);
	border-style: none;
	border-width: 0px;
}
.lpc-button--type-3:hover {
	color: rgba(0,129,0,1);
}
.lpc-button--type-3:focus {
	color: rgba(0,129,0,1);
}
.lpc-button--type-3:active {
	color: rgba(0,129,0,1);
}

/*** End css of 9105000_ ***/
