:root {
--primary-color-base: #f2b705;
--primary-color-a-005: rgba(242, 183, 5, 0.05);
--primary-color-l-5: #fac116;
--primary-color-l-10: #fbc82f;
--primary-color-l-15: #fbcf48;
--primary-color-l-20: #fcd561;
--primary-color-l-25: #fcdc7a;
--primary-color-l-30: #fde293;
--primary-color-l-35: #fde9ac;
--primary-color-l-40: #fef0c5;
--primary-color-l-45: #fef6de;
--primary-color-l-50: #fffdf7;
--primary-color-l-55: #ffffff;
--primary-color-l-60: #ffffff;
--primary-color-d-5: #d9a404;
--primary-color-d-10: #c09104;
--primary-color-a-01: rgba(242, 183, 5, 0.1);
--primary-color-a-02: rgba(242, 183, 5, 0.2);
--primary-color-a-03: rgba(242, 183, 5, 0.3);
--primary-color-a-04: rgba(242, 183, 5, 0.4);
--primary-color-a-05: rgba(242, 183, 5, 0.5);
--primary-color-a-06: rgba(242, 183, 5, 0.6);
--primary-color-a-07: rgba(242, 183, 5, 0.7);
--primary-color-a-08: rgba(242, 183, 5, 0.8);
--primary-color-a-09: rgba(242, 183, 5, 0.9);
}
/*** Start css of 6470430_ ***/

.lpc-button--type-2 {
	background-color: rgba(50,56,166,1);
	color: rgba(255,255,255,1);
	font-transparent: 100%;
	font-weight: 700;
	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;
}
.lpc-button--type-2:hover {
	background: rgba(69,91,168,1);
	background: -moz-linear-gradient(83deg, rgba(69,91,168,1) , rgba(61,150,142,1));
	background: -webkit-gradient(83deg, color-stop(0%, rgba(69,91,168,1)), color-stop(100%, rgba(61,150,142,1)));
	background: -webkit-linear-gradient(83deg, rgba(69,91,168,1), rgba(61,150,142,1));
	background: -o-linear-gradient(83deg, rgba(69,91,168,1), rgba(61,150,142,1));
	background: -ms-linear-gradient(83deg, rgba(69,91,168,1), rgba(61,150,142,1));
	background: linear-gradient(83deg, rgba(69,91,168,1) , rgba(61,150,142,1) );
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#455ba8', endColorstr='#3d968e', GradientType=0 );
	color: rgba(255,255,255,1);
	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);
}
.lpc-button--type-2:focus {
	background-color: rgb(70, 76, 186);
	color: rgba(255,255,255,1);
	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);
}
.lpc-button--type-2:active {
	background-color: rgb(41, 45, 135);
	color: rgba(255,255,255,1);
	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-button--type-1:hover {
	border-top-left-radius: 36px;
	border-top-right-radius: 36px;
	border-bottom-left-radius: 36px;
	border-bottom-right-radius: 36px;
	background: rgba(69,91,168,1);
	background: -moz-linear-gradient(83deg, rgba(69,91,168,1) , rgba(61,150,142,1));
	background: -webkit-gradient(83deg, color-stop(0%, rgba(69,91,168,1)), color-stop(100%, rgba(61,150,142,1)));
	background: -webkit-linear-gradient(83deg, rgba(69,91,168,1), rgba(61,150,142,1));
	background: -o-linear-gradient(83deg, rgba(69,91,168,1), rgba(61,150,142,1));
	background: -ms-linear-gradient(83deg, rgba(69,91,168,1), rgba(61,150,142,1));
	background: linear-gradient(83deg, rgba(69,91,168,1) , rgba(61,150,142,1) );
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#455ba8', endColorstr='#3d968e', GradientType=0 );
	border-color: rgb(20, 20, 20);
}
.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(0,0,0,1);
	border-style: none;
	border-width: 0px;
	border-enabled: 1;
	font-weight: 700;
	background: rgba(33,85,143,1);
	background: -moz-linear-gradient(83deg, rgba(33,85,143,1) , rgba(8,131,109,1));
	background: -webkit-gradient(83deg, color-stop(0%, rgba(33,85,143,1)), color-stop(100%, rgba(8,131,109,1)));
	background: -webkit-linear-gradient(83deg, rgba(33,85,143,1), rgba(8,131,109,1));
	background: -o-linear-gradient(83deg, rgba(33,85,143,1), rgba(8,131,109,1));
	background: -ms-linear-gradient(83deg, rgba(33,85,143,1), rgba(8,131,109,1));
	background: linear-gradient(83deg, rgba(33,85,143,1) , rgba(8,131,109,1) );
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#21558f', endColorstr='#08836d', 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(20, 20, 20);
	background: rgb(53, 105, 163);
	background: -moz-linear-gradient(83deg, rgb(53, 105, 163) , rgb(28, 151, 129));
	background: -webkit-gradient(83deg, color-stop(0%, rgb(53, 105, 163)), color-stop(100%, rgb(28, 151, 129)));
	background: -webkit-linear-gradient(83deg, rgb(53, 105, 163), rgb(28, 151, 129));
	background: -o-linear-gradient(83deg, rgb(53, 105, 163), rgb(28, 151, 129));
	background: -ms-linear-gradient(83deg, rgb(53, 105, 163), rgb(28, 151, 129));
	background: linear-gradient(83deg, rgb(53, 105, 163) , rgb(28, 151, 129) );
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3569a3', endColorstr='#1c9781', 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(0, 0, 0);
	background: rgb(4, 94, 75);
	background: -moz-linear-gradient(200deg, rgb(4, 94, 75) , rgb(25, 66, 110));
	background: -webkit-gradient(200deg, color-stop(0%, rgb(4, 94, 75)), color-stop(100%, rgb(25, 66, 110)));
	background: -webkit-linear-gradient(200deg, rgb(4, 94, 75), rgb(25, 66, 110));
	background: -o-linear-gradient(200deg, rgb(4, 94, 75), rgb(25, 66, 110));
	background: -ms-linear-gradient(200deg, rgb(4, 94, 75), rgb(25, 66, 110));
	background: linear-gradient(200deg, rgb(4, 94, 75) , rgb(25, 66, 110) );
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#045e4b', endColorstr='#19426e', GradientType=0 );
}
.splide__arrow__bg {
	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);
}
.splide__arrow__bg: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);
}
.splide__arrow__bg: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);
}
.splide__arrow__bg: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);
}
.splide__arrow__icon {
	background-color: rgba(164,164,168,1);
	mask-image: url('/g/s3/lp/lpc.v4/images/sprite.view.svg#arrow-right-large');
	-webkit-mask-image: url('/g/s3/lp/lpc.v4/images/sprite.view.svg#arrow-right-large');
}
.splide__arrow__icon:hover {
	background-color: rgb(184, 184, 188);
}
.splide__arrow__icon:focus {
	background-color: rgb(184, 184, 188);
}
.splide__arrow__icon:active {
	background-color: rgb(143, 143, 148);
}
.lpc-block .lpc-image-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;
}
.lpc-block .lpc-card--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;
	background-color: rgba(255,255,255,1);
}
.lpc-container-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;
}
.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(248,248,248,1);
}
.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);
}
.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);
}
.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(228, 228, 228);
}
.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;
}
.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 {
	background-color: rgba(248,248,248,1);
}

/*** End css of 6470430_ ***/
